mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
Bequeath of destructor from CComponentsForm into CCcomponentsHeader. clearCCItems() does already manage deallocations for cc-items, so some 'delete" calls are unnecessary. There was also the danger to overfill the cc-item vector with new added objects, if it is not have been cleaned previously in existing instances.