diff --git a/src/source.cpp b/src/source.cpp --- a/src/source.cpp +++ b/src/source.cpp @@ -43,7 +43,6 @@ void Source::feedOut(const SamplePack& d } } -/// Updates "number of channels" of connected sinks void Source::feedNumChannels(unsigned nc, bool x) const { for (auto sink : sinks)