From 18467ed4f2e3e29e76368240acdca4cf2d21b76f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Sun, 21 Oct 2007 01:42:13 +0000 Subject: [PATCH] Qt4 -- remove extra empty line. --- modules/gui/qt4/qt4.cpp | 1 - 1 file changed, 1 deletion(-) 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 + -- 2.39.2