X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f0599ea91951caa2cda364498ea844be593b8a2a..f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220:/include/wx/mac/timer.h diff --git a/include/wx/mac/timer.h b/include/wx/mac/timer.h index e668d30bec..0f656dae8f 100644 --- a/include/wx/mac/timer.h +++ b/include/wx/mac/timer.h @@ -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_