X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..6493aacaeb7b22b9fa35c559f7753e9fec0da71f:/src/mac/classic/timer.cpp?ds=sidebyside diff --git a/src/mac/classic/timer.cpp b/src/mac/classic/timer.cpp index 26cf3cc150..0e55f1cf0e 100644 --- a/src/mac/classic/timer.cpp +++ b/src/mac/classic/timer.cpp @@ -9,15 +9,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "timer.h" -#endif - #include "wx/timer.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxEvtHandler) -#endif #ifdef __WXMAC__ #include "wx/mac/private.h"