]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/timer.h
fixed unused parameter warning
[wxWidgets.git] / include / wx / motif / timer.h
index b669415151591b3537b1d7459fba365731b764c5..cc64203cceb93302486a3186e871e52b38eb0b21 100644 (file)
 #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);