diff --git a/include/wx/osx/menuitem.h b/include/wx/osx/menuitem.h index 875831f0ab..e4f53c86e8 100644 --- a/include/wx/osx/menuitem.h +++ b/include/wx/osx/menuitem.h @@ -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;