From: Jean-Baptiste Kempf Date: Sun, 21 Oct 2007 01:42:13 +0000 (+0000) Subject: Qt4 -- remove extra empty line. X-Git-Tag: 0.9.0-test0~4900 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=18467ed4f2e3e29e76368240acdca4cf2d21b76f;hp=3500cf1011e97ae7c60b63b4147cbcb69bde5d47;p=vlc Qt4 -- remove extra empty line. --- diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp index 8ecb99d4e0..977a540d56 100644 --- a/modules/gui/qt4/qt4.cpp +++ b/modules/gui/qt4/qt4.cpp @@ -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 +