mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
The m_FontCollection wasn't initialized so it could cause a crash on exit.
Some code cleanup.
This commit is contained in:
@ -40,7 +40,6 @@ private:
|
||||
hqMathParser* m_Parser;
|
||||
|
||||
static hqStrMap* c_VarMap;
|
||||
static int m_Loop;
|
||||
|
||||
int m_UpdateRandom;
|
||||
int m_LowBound;
|
||||
|
Reference in New Issue
Block a user