mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-01 18:31:45 +02:00
removed define for "log"
This commit is contained in:
parent
7272be0d1b
commit
9faa2272b5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
#define logE std::clog << kErr
|
||||
#define logState std::clog << kState
|
||||
#define logS(P) std::clog << P
|
||||
#define log logO
|
||||
//#define log logO
|
||||
|
||||
enum LogPriority
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue