mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor fix for 4bbc372
This commit is contained in:
parent
6a0f7d988d
commit
133a8cafc5
@ -667,9 +667,5 @@ void CMeterHistogram::BindMeasures(CConfigParser& parser, const WCHAR* section)
|
||||
{
|
||||
m_Measures.push_back(measure);
|
||||
}
|
||||
else
|
||||
{
|
||||
LogWithArgs(LOG_ERROR, L"MeasureName%i=%s is not valid in [%s]", 2, secondaryMeasure->c_str(), section);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user