Remove top quad

This commit is contained in:
Josh Allen
2008-05-22 23:49:38 +00:00
parent 78b71e8181
commit 7c3ef3fce5
2 changed files with 0 additions and 10 deletions
-2
View File
@@ -46,8 +46,6 @@ private:
RString m_sTextInput;
RString m_actualText;
//Users Rect
Quad m_rectUsersBG;
vector <BitmapText> m_textUsers;
};