mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor tweaks and cleanup.
This commit is contained in:
@ -759,16 +759,6 @@ void CMeasure::RemoveTrailingZero(WCHAR* str, int strLen)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
** GetStats
|
||||
**
|
||||
** Returns the stats as string. The stats are shown in the About dialog.
|
||||
*/
|
||||
const WCHAR* CMeasure::GetStats()
|
||||
{
|
||||
return GetStringValue(AUTOSCALE_OFF, 1, -1, false);
|
||||
}
|
||||
|
||||
/*
|
||||
** Create
|
||||
**
|
||||
|
Reference in New Issue
Block a user