mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
CComponentsWindow: remove unused member
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fe6a376a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-23 (Sun, 23 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -211,14 +211,6 @@ void CComponentsWindow::addWindowItem(CComponentsItem* cc_Item)
|
||||
ccw_body->addCCItem(cc_Item);
|
||||
}
|
||||
|
||||
int CComponentsWindow::getStartY()
|
||||
{
|
||||
if (ccw_head)
|
||||
return ccw_head->getHeight();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void CComponentsWindow::initCCWItems()
|
||||
{
|
||||
#ifdef DEBUG_CC
|
||||
|
Reference in New Issue
Block a user