X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a8cfd0cbf1899a3a41fe21a202d40f5448702b5a..c822ad5a5e30a21ca3340af644bf79804cf7c777:/include/wx/msw/menuitem.h diff --git a/include/wx/msw/menuitem.h b/include/wx/msw/menuitem.h index e07225ee6a..c848d5840a 100644 --- a/include/wx/msw/menuitem.h +++ b/include/wx/msw/menuitem.h @@ -60,9 +60,6 @@ public: // menu handle depending on what we're int GetRealId() const; - // delete the submenu - void DeleteSubMenu(); - private: DECLARE_DYNAMIC_CLASS(wxMenuItem) };