aboutsummaryrefslogtreecommitdiff
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() {
142 MHD_stop_daemon(d); 142 MHD_stop_daemon(d);
143 return 8; 143 return 8;
144 } 144 }
145
146 MHD_stop_daemon(d); 145 MHD_stop_daemon(d);
147 146
148 return 0; 147 return 0;