summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/InputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/InputPort.hpp')
-rw-r--r--src/libs/engine/InputPort.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/engine/InputPort.hpp b/src/libs/engine/InputPort.hpp
index ca62470b..bb8bf26b 100644
--- a/src/libs/engine/InputPort.hpp
+++ b/src/libs/engine/InputPort.hpp
@@ -69,7 +69,6 @@ public:
private:
Connections _connections;
- Sample _last_reported_value;
};