mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
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:
@@ -95,7 +95,6 @@ void CSignalBar::initSBItems()
|
||||
|
||||
void CSignalBar::initVarSigBar()
|
||||
{
|
||||
initVarForm();
|
||||
corner_rad = 0;
|
||||
corner_type = 0;
|
||||
append_h_offset = 2;
|
||||
@@ -313,7 +312,6 @@ CSignalBox::CSignalBox(const int& xpos, const int& ypos, const int& w, const int
|
||||
|
||||
void CSignalBox::initVarSigBox()
|
||||
{
|
||||
initVarForm();
|
||||
corner_rad = 0;
|
||||
|
||||
sbx_frontend = NULL;
|
||||
|
Reference in New Issue
Block a user