mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Remove a JE addition to one of the qm-dsp source files (no longer needed)
This commit is contained in:
parent
5dabe45341
commit
715b9a959a
3 changed files with 2 additions and 6 deletions
|
|
@ -17,10 +17,6 @@
|
|||
|
||||
#include <cassert>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable:4305)
|
||||
#endif
|
||||
|
||||
std::string
|
||||
Wavelet::getWaveletName(Type wavelet)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue