summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/Port.hpp')
-rw-r--r--src/libs/engine/Port.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/engine/Port.hpp b/src/libs/engine/Port.hpp
index 64fde9cc..f0b7ec25 100644
--- a/src/libs/engine/Port.hpp
+++ b/src/libs/engine/Port.hpp
@@ -101,7 +101,6 @@ protected:
Raul::Array<Buffer*>* _buffers;
// Dynamic polyphony
- uint32_t _prepared_poly;
Raul::Array<Buffer*>* _prepared_buffers;
};