mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CMsgBox: remove debug output
Not longer required.
This commit is contained in:
@@ -81,8 +81,6 @@ CMsgBox::CMsgBox( const char* Text,
|
||||
|
||||
void CMsgBox::init(const int& Height, const int& ShowButtons, const msg_result_t& Default_result)
|
||||
{
|
||||
dprintf(DEBUG_NORMAL, "[CMsgBox] [%s - %d] \n", __func__, __LINE__);
|
||||
|
||||
initTimeOut();
|
||||
|
||||
//enable footer and add its height
|
||||
|
Reference in New Issue
Block a user