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.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/Connect.hpp b/src/engine/events/Connect.hpp
index 116ea892..90fba0d9 100644
--- a/src/engine/events/Connect.hpp
+++ b/src/engine/events/Connect.hpp
@@ -82,8 +82,6 @@ private:
InputPort::Connections::Node* _port_listnode;
Raul::Array<BufferFactory::Ref>* _buffers;
-
- ErrorType _error;
};