summaryrefslogtreecommitdiffstats
path: root/src/ifplugd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ifplugd.c')
-rw-r--r--src/ifplugd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ifplugd.c b/src/ifplugd.c
index ce79047..943b3fd 100644
--- a/src/ifplugd.c
+++ b/src/ifplugd.c
@@ -804,7 +804,6 @@ void parse_args(int argc, char *argv[]) {
if (!interface)
interface = strdup("eth0");
-
if (!use_syslog)
daemon_log_use = DAEMON_LOG_STDERR;