X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51e298bbbb23dc0311eee4f0dc36e62e4b229904..cba1c2ca127cbc8ce1aeb87b13b968caff0f995e:/src/univ/checkbox.cpp?ds=sidebyside diff --git a/src/univ/checkbox.cpp b/src/univ/checkbox.cpp index 48d4fd2b6c..1d03c5b61e 100644 --- a/src/univ/checkbox.cpp +++ b/src/univ/checkbox.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "univcheckbox.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__