X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a08cd12bd26645e5dc837e3b174be31ea790727..abb69c6c82d61cf18f14270650a68896a3d8ed47:/wxPython/src/gtk/misc2.cpp diff --git a/wxPython/src/gtk/misc2.cpp b/wxPython/src/gtk/misc2.cpp index 3f32674ae0..fe0455a4c3 100644 --- a/wxPython/src/gtk/misc2.cpp +++ b/wxPython/src/gtk/misc2.cpp @@ -252,7 +252,7 @@ public: }; #endif -#if !wxUSE_WAVE && !defined(__WXMSW__) +#if !wxUSE_WAVE // A C++ stub class for wxWave for platforms that don't have it. class wxWave : public wxObject {