X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b3644c7150647206f57924e26ef71793ef5fa27..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/mmedia/vidwin.h diff --git a/contrib/include/wx/mmedia/vidwin.h b/contrib/include/wx/mmedia/vidwin.h index f92e5f02a6..155bed8b9c 100644 --- a/contrib/include/wx/mmedia/vidwin.h +++ b/contrib/include/wx/mmedia/vidwin.h @@ -11,10 +11,6 @@ #ifndef __VID_windows_H__ #define __VID_windows_H__ -#ifdef __GNUG__ - #pragma interface "vidwin.h" -#endif - #if defined(__WINDOWS__) && !defined(__MINGW32__) && !defined(__WATCOMC__) // versions of Open Watcom and MinGW tested against this source does not // deliver "digitalv.h" required in this feature @@ -30,7 +26,7 @@ #endif // for all others, include the necessary headers (this file is usually all you -// need because it includes almost all "standard" wxWindows headers +// need because it includes almost all "standard" wxWidgets headers #ifndef WX_PRECOMP #include "wx/string.h" #include "wx/stream.h"