1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00

Remove Unneeded test (thx ipkiss)

This commit is contained in:
Jean-Baptiste Kempf 2008-08-01 12:36:35 -07:00
parent 5ebacd11d1
commit 8b524cb8b2

View File

@ -644,7 +644,7 @@ ModuleListConfigControl::~ModuleListConfigControl()
{
delete *it;
}
if( groupBox ) delete groupBox;
delete groupBox;
}
#define CHECKBOX_LISTS \