mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
- PowerPlugin: Fixed crash when waking up from sleep/hibernation in some cases
- Code cleanup
This commit is contained in:
@ -334,7 +334,7 @@ void UpdateProcesses()
|
||||
values.found = false;
|
||||
newProcesses.push_back(values);
|
||||
|
||||
// LSLog(LOG_DEBUG, L"Rainmeter", name); // DEBUG
|
||||
// LSLog(LOG_DEBUG, NULL, name); // DEBUG
|
||||
}
|
||||
|
||||
delete pPerfCntr;
|
||||
|
Reference in New Issue
Block a user