Commit 30cc259e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: remove unused variable

parent 719c0015
......@@ -1000,7 +1000,6 @@ void MainInputManager::customEvent( QEvent *event )
int type = event->type();
PLEvent *plEv;
IMEvent *imEv;
// msg_Dbg( p_intf, "New MainIM Event of type: %i", type );
switch( type )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment