From: Julian Smart Date: Mon, 13 Aug 2007 14:02:25 +0000 (+0000) Subject: Removed a misleading comment X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/387c7b3eefde23a62e20465000dd96d58fc63bcd Removed a misleading comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/gtk/menu.cpp b/src/gtk/menu.cpp index 82b03573ef..9c8df7c078 100644 --- a/src/gtk/menu.cpp +++ b/src/gtk/menu.cpp @@ -747,10 +747,6 @@ wxMenuItem::~wxMenuItem() // return the menu item text without any menu accels /* static */ -// TODO: this is now wrong, because it will be used by public APIs -// to convert from label-with-wxWidgets-hotkeys to plain text, -// and this function converts from GTK+ hotkeys to plain text. - wxString wxMenuItemBase::GetLabelText(const wxString& text) { // The argument to this function will now always be in wxWidgets standard label