X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6fb99eb3b7063388672255335abf7a34405f51bf..cc8bc5aa9cd14c158de637acb9e5ed8beb066d57:/include/wx/msw/regconf.h diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h index 0e5d3f317d..ff886d1796 100644 --- a/include/wx/msw/regconf.h +++ b/include/wx/msw/regconf.h @@ -12,10 +12,6 @@ #ifndef _REGCONF_H #define _REGCONF_H -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "regconf.h" -#endif - #ifndef _REGISTRY_H #include "wx/msw/registry.h" #endif