components: remove initVarBasic and initVarItem calls from derived classes

This commit is contained in:
[CST] Focus
2013-11-27 15:52:19 +04:00
parent 5f80ab6450
commit 93a326e9eb
7 changed files with 0 additions and 11 deletions

View File

@@ -87,7 +87,6 @@ CComponentsText::~CComponentsText()
void CComponentsText::initVarText()
{
//CComponents, CComponentsItem
initVarItem();
cc_item_type = CC_ITEMTYPE_TEXT;
//CComponentsText