Remove sonogram for now

This commit is contained in:
xenakios
2019-02-12 14:59:51 +02:00
parent d4a2247679
commit 21a0a6e8e0
3 changed files with 4 additions and 2 deletions

View File

@ -458,7 +458,7 @@ public:
void showRenderDialog();
void executeModalMenuAction(int menuid, int actionid);
SimpleFFTComponent m_sonogram;
//SimpleFFTComponent m_sonogram;
String m_last_err;
private: