Commit 8b524cb8 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove Unneeded test (thx ipkiss)

parent 5ebacd11
...@@ -644,7 +644,7 @@ ModuleListConfigControl::~ModuleListConfigControl() ...@@ -644,7 +644,7 @@ ModuleListConfigControl::~ModuleListConfigControl()
{ {
delete *it; delete *it;
} }
if( groupBox ) delete groupBox; delete groupBox;
} }
#define CHECKBOX_LISTS \ #define CHECKBOX_LISTS \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment