summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Connect.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/Connect.hpp')
-rw-r--r--src/engine/events/Connect.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/events/Connect.hpp b/src/engine/events/Connect.hpp
index 90fba0d9..322a5dbf 100644
--- a/src/engine/events/Connect.hpp
+++ b/src/engine/events/Connect.hpp
@@ -78,7 +78,6 @@ private:
CompiledPatch* _compiled_patch; ///< New process order for Patch
SharedPtr<ConnectionImpl> _connection;
- PatchImpl::Connections::Node* _patch_listnode;
InputPort::Connections::Node* _port_listnode;
Raul::Array<BufferFactory::Ref>* _buffers;