git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8a7ea2
)
Qt4 - Remove a funny debug message.
author
Jean-Baptiste Kempf
<jb@videolan.org>
Mon, 24 Sep 2007 14:57:38 +0000
(14:57 +0000)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Mon, 24 Sep 2007 14:57:38 +0000
(14:57 +0000)
modules/gui/qt4/main_interface.cpp
patch
|
blob
|
history
diff --git
a/modules/gui/qt4/main_interface.cpp
b/modules/gui/qt4/main_interface.cpp
index
3508242
..
77982c1
100644
(file)
--- a/
modules/gui/qt4/main_interface.cpp
+++ b/
modules/gui/qt4/main_interface.cpp
@@
-635,7
+635,6
@@
void MainInterface::visual()
void MainInterface::toggleMenus()
{
- msg_Dbg( p_intf, "I HAS HERE, HIDING YOUR MENUZ: \\_o<~~ coin coin" );
TOGGLEV( controls );
TOGGLEV( statusBar() );
updateGeometry();