X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..2f27c88987b5bea88ea2520e342ef2a0767021bc:/include/wx/palmos/timer.h?ds=sidebyside diff --git a/include/wx/palmos/timer.h b/include/wx/palmos/timer.h index efdfa20361..9df998f710 100644 --- a/include/wx/palmos/timer.h +++ b/include/wx/palmos/timer.h @@ -12,10 +12,6 @@ #ifndef _WX_TIMER_H_ #define _WX_TIMER_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "timer.h" -#endif - class WXDLLEXPORT wxTimer : public wxTimerBase { friend void wxProcessTimer(wxTimer& timer);