X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fcomponents%2Fpreferences_widgets.cpp;h=adf0574bd6bb669dce81e44ba307eab44095aaad;hb=8b524cb8b23f4acfb96c6a07b404c73615e5e6c2;hp=67f1cf8b7b5369c28d146e1f8b05f668cd6e359b;hpb=5ebacd11d10f9acc39afc0b3d41beb280eaac293;p=vlc 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 \