mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +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;
|
||||
|
||||
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);
|
||||
|
||||
int fecount = frontend_count;
|
||||
|
Reference in New Issue
Block a user