mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 03:06:42 +00:00
Code clean-up
This commit is contained in:
parent
857948c8d7
commit
a47ad914ca
@ -129,7 +129,6 @@ void Logging::print(Print * logOutput, const char * format, va_list args)
|
||||
++format;
|
||||
printFormat(logOutput, *format, (va_list *)&args);
|
||||
} else {
|
||||
//_logOutput->print(*format);
|
||||
logOutput->print(*format);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user