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