mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 17:33:37 +02:00
Merge remote-tracking branch 'check/next-cc'
Origin commit data
------------------
Branch: ni/coolstream
Commit: a92141d147
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -57,11 +57,6 @@ void CBuildInfo::initVarBuildInfo()
|
||||
shadow = true;
|
||||
}
|
||||
|
||||
CBuildInfo::~CBuildInfo()
|
||||
{
|
||||
cleanCCForm();
|
||||
}
|
||||
|
||||
|
||||
int CBuildInfo::exec(CMenuTarget* parent, const string & /*actionKey*/)
|
||||
{
|
||||
@@ -174,7 +169,7 @@ void CBuildInfo::InitInfoItems()
|
||||
return;
|
||||
|
||||
//ensure a clean body
|
||||
ccw_body->clearCCItems();
|
||||
ccw_body->clear();
|
||||
|
||||
//define size and position
|
||||
int x_info = 10;
|
||||
|
Reference in New Issue
Block a user