]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/menuitem.h
added inactive titlebar text colour
[wxWidgets.git] / include / wx / msw / menuitem.h
index e07225ee6ac2d5999f418601df840c131c6d45e7..c848d5840a58f9b4b2021bf603f40bf3a8f53ad9 100644 (file)
@@ -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)
 };