mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor fix for 56679f0
This commit is contained in:
parent
584c03d153
commit
0bcd078525
@ -183,7 +183,7 @@ void CMeasurePlugin::ReadConfig(CConfigParser& parser, const WCHAR* section)
|
||||
// Remove current directory from DLL search path
|
||||
SetDllDirectory(L"");
|
||||
|
||||
double maxValue;
|
||||
double maxValue = 0.0;
|
||||
|
||||
if (IsNewApi())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user