mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CComponentsFrmClock: remove unnecessary call of cch_cl_obj->setYPos()
Origin commit data
------------------
Commit: cbba7b78f4
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-04-17 (Mon, 17 Apr 2017)
This commit is contained in:
@@ -413,7 +413,6 @@ void CComponentsHeader::initClock()
|
|||||||
|
|
||||||
//set clock form properties
|
//set clock form properties
|
||||||
if (cch_cl_obj){
|
if (cch_cl_obj){
|
||||||
cch_cl_obj->setYPos(cch_items_y);
|
|
||||||
cch_cl_obj->setHeight(height);
|
cch_cl_obj->setHeight(height);
|
||||||
|
|
||||||
//disallow paint of clock, if disabled and exit method
|
//disallow paint of clock, if disabled and exit method
|
||||||
|
Reference in New Issue
Block a user