mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
components: remove initVarBasic and initVarItem calls from derived classes
This commit is contained in:
@@ -52,7 +52,6 @@ CComponentsItem::CComponentsItem()
|
||||
void CComponentsItem::initVarItem()
|
||||
{
|
||||
//CComponents
|
||||
initVarBasic();
|
||||
cc_item_index = CC_NO_INDEX;
|
||||
cc_item_enabled = true;
|
||||
cc_item_selected = false;
|
||||
|
Reference in New Issue
Block a user