]> git.sesse.net Git - vlc/commitdiff
Remove debug spammer - fixes #971
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 11 Feb 2007 18:17:13 +0000 (18:17 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 11 Feb 2007 18:17:13 +0000 (18:17 +0000)
modules/gui/qt4/input_manager.cpp

index 8e58d63d31ecc281103b75627cb060eb6e2861af..a2f6305f462ef2abfa15193c27b63d292c9f77f9 100644 (file)
@@ -120,7 +120,6 @@ void InputManager::update()
     }
     else
     {
-        msg_Dbg( p_intf, "******** NONE" );
         emit navigationChanged( 0 );
     }