X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/45a2f9494e436ff6c86a366c52ec2e495a49e30b..e5d92e2bef8fed2f3fabaf9662902eb7189f5f92:/include/wx/control.h diff --git a/include/wx/control.h b/include/wx/control.h index a70c5a8be6..cc394434e3 100644 --- a/include/wx/control.h +++ b/include/wx/control.h @@ -16,10 +16,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "controlbase.h" -#endif - #include "wx/defs.h" #if wxUSE_CONTROLS