From f56fb6788dce31bc0940e83629928600e45d6b7f Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 11 Feb 2007 18:17:13 +0000 Subject: [PATCH] Remove debug spammer - fixes #971 --- modules/gui/qt4/input_manager.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/gui/qt4/input_manager.cpp b/modules/gui/qt4/input_manager.cpp index 8e58d63d31..a2f6305f46 100644 --- a/modules/gui/qt4/input_manager.cpp +++ b/modules/gui/qt4/input_manager.cpp @@ -120,7 +120,6 @@ void InputManager::update() } else { - msg_Dbg( p_intf, "******** NONE" ); emit navigationChanged( 0 ); } -- 2.20.1