two lines per entry

This commit is contained in:
2022-09-30 21:20:23 +02:00
parent b73e1765b5
commit 70bc8cffb4
2 changed files with 12 additions and 7 deletions

View File

@ -122,7 +122,6 @@ void reHDD::ThreadCheckFrozenDrives()
{
if(it->state == Drive::SHRED_ACTIVE)
{
it->checkFrozenDrive();
}
}