X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96be256b3e1802de10f45953c41ed33bce399b54..4b3feaa75de76963492c4202be04be9bf20b321f:/include/wx/motif/timer.h diff --git a/include/wx/motif/timer.h b/include/wx/motif/timer.h index b669415151..cc64203cce 100644 --- a/include/wx/motif/timer.h +++ b/include/wx/motif/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 wxTimerCallback(wxTimer * timer);