mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CMsgBox: fix build
merge error: mode is not declared
This commit is contained in:
@@ -213,7 +213,6 @@ CMsgBox::~CMsgBox()
|
||||
void CMsgBox::initVar(void)
|
||||
{
|
||||
//TRACE("->CMsgBox::InitVar\r\n");
|
||||
mode = AUTO_WIDTH;
|
||||
m_nResult = mbrYes;
|
||||
m_cTitle = "";
|
||||
m_cIcon = "";
|
||||
|
Reference in New Issue
Block a user