]> git.sesse.net Git - vlc/commitdiff
forgotten file from previous commit, oneliner update(); remove
authorIlkka Ollakka <ileoo@videolan.org>
Thu, 17 Jan 2008 22:29:09 +0000 (22:29 +0000)
committerIlkka Ollakka <ileoo@videolan.org>
Thu, 17 Jan 2008 22:29:09 +0000 (22:29 +0000)
modules/gui/qt4/dialogs/gototime.cpp

index fc24080350ee5d4cef0d18d54b8b9ffc43501937..5206cd7713c46f6c8a87d7b77d437109fe372435 100644 (file)
@@ -105,5 +105,4 @@ void GotoTimeDialog::close()
     }
     this->toggleVisible();
     timeEdit->setTime( QTime( 0, 0, 0) );
-    // THEMIM->getIM()->update();
 }