mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Tweak some log messages to remove redundant info
This commit is contained in:
@ -877,5 +877,5 @@ Measure* Measure::Create(const WCHAR* measure, MeterWindow* meterWindow, const W
|
||||
*/
|
||||
void Measure::Command(const std::wstring& command)
|
||||
{
|
||||
LogWarningF(this, L"!CommandMeasure: Not supported by [%s]", m_Name.c_str());
|
||||
LogWarningF(this, L"!CommandMeasure: Not supported");
|
||||
}
|
||||
|
Reference in New Issue
Block a user