X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96be256b3e1802de10f45953c41ed33bce399b54..8c94336825149d5f329eaea77ba32ae5b5fd3a31:/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);