mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
RealFFTf doesn't need RealFFTf48x
This commit is contained in:
@@ -48,10 +48,6 @@
|
|||||||
|
|
||||||
#include <wx/thread.h>
|
#include <wx/thread.h>
|
||||||
|
|
||||||
#ifdef EXPERIMENTAL_EQ_SSE_THREADED
|
|
||||||
#include "RealFFTf48x.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef M_PI
|
#ifndef M_PI
|
||||||
#define M_PI 3.14159265358979323846 /* pi */
|
#define M_PI 3.14159265358979323846 /* pi */
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user