Reverted the changes from r209.

This commit is contained in:
Kimmo Pekkola
2009-09-04 16:37:51 +00:00
parent 8239919333
commit 4bf4e51126
16 changed files with 116 additions and 136 deletions

View File

@ -128,8 +128,6 @@ protected:
bool m_AntiAlias; // If true, the line is antialiased
bool m_Initialized;
std::wstring m_StyleName;
CMeterWindow* m_MeterWindow;
};