forked from external/yambar
module/network: disable debug logging
This commit is contained in:
parent
ea2cc50194
commit
a96f901a15
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <linux/rtnetlink.h>
|
||||
|
||||
#define LOG_MODULE "network"
|
||||
#define LOG_ENABLE_DBG 1
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "../log.h"
|
||||
#include "../module.h"
|
||||
#include "../bar.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue