X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..e4277538a535d6d6c049f0b0ead9ed2b07cd93f2:/include/wx/cocoa/timer.h diff --git a/include/wx/cocoa/timer.h b/include/wx/cocoa/timer.h index 27aa354e6e..626a85635a 100644 --- a/include/wx/cocoa/timer.h +++ b/include/wx/cocoa/timer.h @@ -40,7 +40,6 @@ protected: private: WX_NSTimer m_cocoaNSTimer; - static const wxObjcAutoRefFromAlloc sm_cocoaDelegate; DECLARE_ABSTRACT_CLASS(wxTimer) };