mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
components: remove initVarHeader calls in classes derived from CComponentsHeader
Origin commit data
------------------
Commit: 90c76a2985
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Origin message was:
------------------
components: remove initVarHeader calls in classes derived from CComponentsHeader
This commit is contained in:
@@ -65,9 +65,6 @@ CComponentsFooter::CComponentsFooter( const int x_pos, const int y_pos, const in
|
||||
|
||||
void CComponentsFooter::initVarFooter()
|
||||
{
|
||||
//CComponentsHeader
|
||||
initVarHeader();
|
||||
|
||||
cc_item_type = CC_ITEMTYPE_FOOTER;
|
||||
corner_rad = RADIUS_LARGE;
|
||||
corner_type = CORNER_BOTTOM;
|
||||
|
Reference in New Issue
Block a user