(Start to) remove the channel counts from everywhere: they should always be 1 anyway...
[vamp-aubio-plugins.git] / plugins / Silence.h
index 2a3faca..5b1e4cf 100644 (file)
@@ -59,7 +59,6 @@ protected:
     float m_threshold;
     size_t m_stepSize;
     size_t m_blockSize;
-    size_t m_channelCount;
     bool m_prevSilent;
     bool m_first;
     Vamp::RealTime m_lastChange;