summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/PortImpl.cpp')
-rw-r--r--src/engine/PortImpl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/PortImpl.cpp b/src/engine/PortImpl.cpp
index 1a1fd9c0..b8c77f43 100644
--- a/src/engine/PortImpl.cpp
+++ b/src/engine/PortImpl.cpp
@@ -57,7 +57,6 @@ PortImpl::PortImpl(NodeImpl* const node,
assert(_poly > 0);
allocate_buffers();
- clear_buffers();
if (node->parent() == NULL)
_polyphonic = false;