summaryrefslogtreecommitdiffstats
path: root/src/server/events/SetPortValue.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/events/SetPortValue.hpp')
-rw-r--r--src/server/events/SetPortValue.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/events/SetPortValue.hpp b/src/server/events/SetPortValue.hpp
index 569023c5..e328ff9e 100644
--- a/src/server/events/SetPortValue.hpp
+++ b/src/server/events/SetPortValue.hpp
@@ -58,7 +58,6 @@ public:
private:
void apply(Context& context);
- bool _queued;
const Raul::Path _port_path;
const Raul::Atom _value;
PortImpl* _port;