dboxinfo: fix compile

Origin commit data
------------------
Branch: ni/coolstream
Commit: 76fb1243b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-09 (Wed, 09 Aug 2017)

Origin message was:
------------------
- dboxinfo: fix compile

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-08-09 10:09:13 +02:00
parent 489ec90298
commit 6ab8ca92b6

View File

@@ -371,8 +371,7 @@ void CDBoxInfoWidget::paint()
#if HAVE_COOL_HARDWARE
title += " (";
title += g_info.hw_caps->boxarch;
title += ") - ";
title += g_info.hw_caps->frontend;
title += ")";
#endif
x = getScreenStartX(width);