CTextBox: remove dub var

revert of 6016c60b4c
This commit is contained in:
2012-11-05 22:04:42 +01:00
parent 6016c60b4c
commit 94a49e3a51

View File

@@ -146,7 +146,6 @@ void CTextBox::initVar(void)
m_showTextFrame = 0;
m_nNrOfNewLine = 0;
m_nMaxLineWidth = 0;
m_nMaxTextWidth = 0;
m_cText = "";
m_nMode = SCROLL;