X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/60e4975cb874a245d7cddae20c6b3f3db9668021..96d8f9207f20a286140aed1a6385a8e1ff6fdba7:/include/wx/gtk1/window.h?ds=inline diff --git a/include/wx/gtk1/window.h b/include/wx/gtk1/window.h index 9118c6b3b9..0f47a27518 100644 --- a/include/wx/gtk1/window.h +++ b/include/wx/gtk1/window.h @@ -7,14 +7,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// - #ifndef __GTKWINDOWH__ #define __GTKWINDOWH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface -#endif - // helper structure that holds class that holds GtkIMContext object and // some additional data needed for key events processing struct wxGtkIMData;