]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/menuitem.cpp
move 8 copies of the same function to common code
[wxWidgets.git] / src / motif / menuitem.cpp
index e830c00c13a42eb6efba3d70743fb75b68cc3667..fb12bf8e2ef35c6a0df0f0486ed2ac81a616453e 100644 (file)
@@ -136,12 +136,6 @@ void wxMenuItem::Check(bool bDoCheck)
     }
 }
 
     }
 }
 
-/* static */
-wxString wxMenuItemBase::GetLabelText(const wxString& text)
-{
-    return wxStripMenuCodes(text);
-}
-
 // ----------------------------------------------------------------------------
 // wxMenuItemBase
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // wxMenuItemBase
 // ----------------------------------------------------------------------------