CTextBox: remove dub var

revert of a1db0df966


Origin commit data
------------------
Branch: ni/coolstream
Commit: 94a49e3a51
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 22:04:42 +01:00
parent a1db0df966
commit 96fc39f3b8

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;