]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/timer.h
set m_encoding in wxCSConv ctor from name
[wxWidgets.git] / include / wx / cocoa / timer.h
index 27aa354e6e39292a526e927808b24063f6b2ad31..626a85635a2bd9248a9a6c4297a1de297349376c 100644 (file)
@@ -40,7 +40,6 @@ protected:
 
 private:
     WX_NSTimer m_cocoaNSTimer;
 
 private:
     WX_NSTimer m_cocoaNSTimer;
-    static const wxObjcAutoRefFromAlloc<struct objc_object *> sm_cocoaDelegate;
 
     DECLARE_ABSTRACT_CLASS(wxTimer)
 };
 
     DECLARE_ABSTRACT_CLASS(wxTimer)
 };