CMsgBox: fix build

merge error: mode is not declared


Origin commit data
------------------
Branch: ni/coolstream
Commit: 694d995415
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-05 (Mon, 05 Nov 2012)



------------------
This commit was generated by Migit
This commit is contained in:
2012-11-05 21:18:20 +01:00
parent 4b8d31173c
commit 69b48429d4

View File

@@ -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 = "";