Remove a JE addition to one of the qm-dsp source files (no longer needed)

This commit is contained in:
John Emmas 2017-02-06 09:47:10 +00:00
parent 5dabe45341
commit 715b9a959a
3 changed files with 2 additions and 6 deletions

View file

@ -17,10 +17,6 @@
#include <cassert>
#ifdef _MSC_VER
#pragma warning(disable:4305)
#endif
std::string
Wavelet::getWaveletName(Type wavelet)
{