remove unused data, fix warning
This commit is contained in:
@@ -49,9 +49,9 @@ protected:
|
||||
CString m_szText;
|
||||
vector<lstring> m_szTextLines;
|
||||
vector<int> m_iLineWidths; // in source pixels
|
||||
vector<int> m_iLineHeights; // in source pixels
|
||||
int m_iWidestLineWidth; // in source pixels
|
||||
|
||||
|
||||
bool m_bRainbow;
|
||||
|
||||
vector<RageVertex> verts;
|
||||
|
||||
Reference in New Issue
Block a user