]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/timer.h
We surely don't need two debugging sections,
[wxWidgets.git] / include / wx / timer.h
index 288f51fb1d730b305bb78d7a867b268a730d7728..d6fcce73d0847a5a198f43db258f469b2b045e3d 100644 (file)
@@ -123,8 +123,6 @@ protected:
     #include "wx/mac/timer.h"
 #elif defined(__WXPM__)
     #include "wx/os2/timer.h"
-#elif defined(__WXSTUBS__)
-    #include "wx/stubs/timer.h"
 #endif
 
 // ----------------------------------------------------------------------------