]> git.sesse.net Git - vlc/commitdiff
Qt4 -- remove extra empty line.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 21 Oct 2007 01:42:13 +0000 (01:42 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 21 Oct 2007 01:42:13 +0000 (01:42 +0000)
modules/gui/qt4/qt4.cpp

index 8ecb99d4e0d80be72b0e22f2d929b4e26159171e..977a540d5622e488f8453139c8e58eee352678fb 100644 (file)
@@ -254,7 +254,6 @@ static void Init( intf_thread_t *p_intf )
     QTranslator qtTranslator( 0 );
     // Let's find the right path for the translation file
 #if !defined( WIN32 )
-    
     QString path =  QString(QT4LOCALEDIR);
 #else
     QString path = QString( QString(system_VLCPath()) + DIR_SEP +