mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
dboxinfo.cpp: disable unused item
Origin commit data
------------------
Commit: 9c0b7e0a9f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-09-26 (Sat, 26 Sep 2020)
This commit is contained in:
@@ -509,7 +509,7 @@ void CDBoxInfoWidget::paint()
|
|||||||
ypos += mheight;
|
ypos += mheight;
|
||||||
|
|
||||||
std::string txt;
|
std::string txt;
|
||||||
CComponentsExtTextForm *item = new CComponentsExtTextForm(x + 10, ypos, satWidth + 10, mheight, "", "");
|
// CComponentsExtTextForm *item = new CComponentsExtTextForm(x + 10, ypos, satWidth + 10, mheight, "", "");
|
||||||
// item->setLabelWidthPercent(15);
|
// item->setLabelWidthPercent(15);
|
||||||
|
|
||||||
int fecount = frontend_count;
|
int fecount = frontend_count;
|
||||||
|
Reference in New Issue
Block a user