Mercurial > hg > piper-cpp
diff vamp-client/PluginStub.h @ 170:590b1a1fd955
More work on error and exception handling
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 31 Jan 2017 14:53:24 +0000 |
parents | f13dc1db2229 |
children | 3eb00e5c76c4 |
line wrap: on
line diff
--- a/vamp-client/PluginStub.h Tue Jan 31 11:26:07 2017 +0000 +++ b/vamp-client/PluginStub.h Tue Jan 31 14:53:24 2017 +0000 @@ -261,7 +261,6 @@ throw std::logic_error("Plugin has already been disposed of"); } - //!!! ew std::vector<std::vector<float> > vecbuf; for (int c = 0; c < m_config.channelCount; ++c) { vecbuf.push_back(std::vector<float>