summaryrefslogtreecommitdiff
path: root/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug.c')
-rw-r--r--debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug.c b/debug.c
index b3e3c4e..cea1ff7 100644
--- a/debug.c
+++ b/debug.c
@@ -108,7 +108,6 @@ dbg_status_t dbg_init(unsigned int flags, ...)
dbg_config.flags = flags;
- dbg_config.flags = DBG_FLAG_DEFAULT;
dbg_config.fd = -1;
dbg_config.file_fd = -1;