]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/timer.cpp
Mac compilation fix after const patch
[wxWidgets.git] / src / mac / classic / timer.cpp
index f7eb84297f7f538df10627d53ad6800d72ab43e5..0e55f1cf0e33277347cab8ca17eb78550ab722d3 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "timer.h"
-#endif
-
 #include "wx/timer.h"
 
 IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxEvtHandler)