X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ddc5c471d4d8d185e9f2bb9c91c92ddd3a2afff8..e6113e3a52d1c1c486b3a31cb22b59e2d9555b2d:/include/wx/msw/sound.h diff --git a/include/wx/msw/sound.h b/include/wx/msw/sound.h index d0a69a5d15..21a71d0e77 100644 --- a/include/wx/msw/sound.h +++ b/include/wx/msw/sound.h @@ -12,10 +12,6 @@ #ifndef _WX_SOUND_H_ #define _WX_SOUND_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "sound.h" -#endif - #if wxUSE_SOUND class WXDLLIMPEXP_ADV wxSound : public wxSoundBase