components: remove initVarForm calls in classes derived from CComponentsForm

Origin commit data
------------------
Commit: 062b10be2a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
This commit is contained in:
[CST] Focus
2013-11-27 18:54:11 +04:00
parent 5ff35e4515
commit b476a667c6
9 changed files with 2 additions and 13 deletions

View File

@@ -44,8 +44,6 @@ CVolumeBar::CVolumeBar()
void CVolumeBar::initVarVolumeBar()
{
//init inherited variables
initVarForm();
col_body = COL_MENUCONTENT_PLUS_0;
vb_item_offset = 4;