mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Remove unused L_LOCK logdomain
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
/* libevent logging */
|
||||
#define L_EVENT 10
|
||||
|
||||
/* Will go away */
|
||||
#define L_LOCK 11
|
||||
#define N_LOGDOMAINS 12
|
||||
#define N_LOGDOMAINS 11
|
||||
|
||||
/* Severities */
|
||||
#define E_FATAL 0
|
||||
|
||||
Reference in New Issue
Block a user