src/gui/widget/stringinput.cpp: fix hide Background

Origin commit data
------------------
Commit: 83a4b871d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
This commit is contained in:
Jacek Jendrzej
2012-11-02 14:01:43 +01:00
parent 8f41d555e6
commit 64958af84d
2 changed files with 2 additions and 3 deletions

View File

@@ -51,7 +51,6 @@ class CStringInput : public CMenuTarget
int hheight; // head font height
int mheight; // menu font height
int iheight;
int footerHeight;
int lower_bound;
int upper_bound;