]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/qt4.cpp
Qt4 -- remove extra empty line.
[vlc] / 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 +