]> git.sesse.net Git - vlc/commitdiff
Remove misleading comment.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 7 Feb 2009 20:54:37 +0000 (21:54 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 7 Feb 2009 20:54:37 +0000 (21:54 +0100)
modules/gui/qt4/menus.cpp

index df85a7b2e36b1d1da758640cedc922034b256568..dbf733659411a0ddf3e3939a31439bf2007a9177 100644 (file)
@@ -390,9 +390,7 @@ QMenu *QVLCMenu::ToolsMenu( QMenu *parent )
 }
 
 /**
- * Tools/View Menu
- * This is kept in the same menu for now, but could change if it gets much
- * longer.
+ * View Menu
  * This menu can be an interface menu but also a right click menu.
  **/
 QMenu *QVLCMenu::ViewMenu( intf_thread_t *p_intf,