summaryrefslogtreecommitdiff
path: root/src/daemon/daemontest1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/daemontest1.c')
-rw-r--r--src/daemon/daemontest1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/daemontest1.c b/src/daemon/daemontest1.c
index 4c2103f1..d347323b 100644
--- a/src/daemon/daemontest1.c
+++ b/src/daemon/daemontest1.c
@@ -142,7 +142,6 @@ static int testInternalGet() {
MHD_stop_daemon(d);
return 8;
}
-
MHD_stop_daemon(d);
return 0;