X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62f864c32c53356b7228591c85b14abc491c46f0..8c03c8bed161882eb2ddbfa147fb5655fe75748d:/src/mac/classic/timer.cpp diff --git a/src/mac/classic/timer.cpp b/src/mac/classic/timer.cpp index f7eb84297f..0e55f1cf0e 100644 --- a/src/mac/classic/timer.cpp +++ b/src/mac/classic/timer.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "timer.h" -#endif - #include "wx/timer.h" IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxEvtHandler)