X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51e298bbbb23dc0311eee4f0dc36e62e4b229904..f3984afa302ddbbc5e8cdc87d901d891587c94b1:/src/univ/checkbox.cpp 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__