mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
components: remove initVarBasic and initVarItem calls from derived classes
This commit is contained in:
@@ -87,7 +87,6 @@ CComponentsText::~CComponentsText()
|
||||
void CComponentsText::initVarText()
|
||||
{
|
||||
//CComponents, CComponentsItem
|
||||
initVarItem();
|
||||
cc_item_type = CC_ITEMTYPE_TEXT;
|
||||
|
||||
//CComponentsText
|
||||
|
Reference in New Issue
Block a user