From: Jean-Baptiste Kempf Date: Fri, 1 Aug 2008 19:36:35 +0000 (-0700) Subject: Remove Unneeded test (thx ipkiss) X-Git-Tag: 0.9.0-test3~40 X-Git-Url: https://git.sesse.net/?p=vlc;a=commitdiff_plain;h=8b524cb8b23f4acfb96c6a07b404c73615e5e6c2 Remove Unneeded test (thx ipkiss) --- diff --git a/modules/gui/qt4/components/preferences_widgets.cpp b/modules/gui/qt4/components/preferences_widgets.cpp index 67f1cf8b7b..adf0574bd6 100644 --- a/modules/gui/qt4/components/preferences_widgets.cpp +++ b/modules/gui/qt4/components/preferences_widgets.cpp @@ -644,7 +644,7 @@ ModuleListConfigControl::~ModuleListConfigControl() { delete *it; } - if( groupBox ) delete groupBox; + delete groupBox; } #define CHECKBOX_LISTS \