]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/timer.h
Removal of previous wxValidtor code for wxOS2
[wxWidgets.git] / include / wx / mac / timer.h
index e668d30bec94ea771125a332d26255bd304db86c..0f656dae8ff5965008b0fcdb309431901c09abc5 100644 (file)
@@ -45,9 +45,5 @@ private:
     DECLARE_ABSTRACT_CLASS(wxTimer)
 };
 
-/* Note: these are implemented in common/timercmn.cpp, so need to implement them separately.
- * But you may need to modify timercmn.cpp.
- */
-
 #endif
     // _WX_TIMER_H_