]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/menuitem.h
Don't use "Cancel" button in the about dialog of the listctrl sample.
[wxWidgets.git] / include / wx / osx / menuitem.h
index 875831f0ab652e1964401ba7494e3549adfc77f6..e4f53c86e84cb79040b17759aca2a4b463631f41 100644 (file)
@@ -74,7 +74,6 @@ private:
     bool m_isRadioGroupStart;
 
     wxBitmap  m_bitmap; // Bitmap for menuitem, if any
-    void* m_menu ; // the appropriate menu , may also be a system menu
 
     wxMenuItemImpl* m_peer;