summaryrefslogtreecommitdiffstats
path: root/src/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.c')
-rw-r--r--src/config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.c b/src/config.c
index 4613295..92c7a45 100644
--- a/src/config.c
+++ b/src/config.c
@@ -790,7 +790,6 @@ void fastd_reconfigure(fastd_context *ctx, fastd_config *conf) {
reconfigure_handle_new_peers(ctx, &conf->peers, temp_conf.peers);
count_peers(ctx, conf);
-
}
void fastd_config_release(fastd_context *ctx, fastd_config *conf) {