components: remove initVarBasic and initVarItem calls from derived classes

Origin commit data
------------------
Branch: ni/coolstream
Commit: 93a326e9eb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-11-27 15:52:19 +04:00
parent 191b1fe37b
commit a03b97d8a6
7 changed files with 0 additions and 11 deletions

View File

@@ -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;