Commit f7722f0d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: remove unnecessary debug message

parent ff812d67
......@@ -595,7 +595,6 @@ void MainInterface::releaseVideoSlot( void )
{
videoWidget->release();
msg_Warn( p_intf, "Here" );
if( stackCentralW->currentWidget() == videoWidget )
restoreStackOldWidget();
......
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