Additional changes to c3982da

This commit is contained in:
spx
2013-01-15 04:30:10 +09:00
parent c3982da712
commit 4e27d71d97
10 changed files with 134 additions and 57 deletions

View File

@ -150,8 +150,6 @@ protected:
Gdiplus::REAL m_SolidAngle;
bool m_AntiAlias;
bool m_Initialized;
CMeterWindow* m_MeterWindow;
};
#endif