diff --git a/src/gui/dboxinfo.cpp b/src/gui/dboxinfo.cpp index 25fcb31ba..6f983fa37 100644 --- a/src/gui/dboxinfo.cpp +++ b/src/gui/dboxinfo.cpp @@ -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;