protect lists with mutex
This commit is contained in:
@ -67,7 +67,6 @@ string Drive::sErrorCountToText()
|
||||
return to_string(getErrorCount());
|
||||
}
|
||||
|
||||
|
||||
string Drive::sPowerOnHoursToText()
|
||||
{
|
||||
double dDays = 0U;
|
||||
|
Reference in New Issue
Block a user