diff options
-rw-r--r-- | src/config.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.c b/src/config.c index f514f18..cf95fb7 100644 --- a/src/config.c +++ b/src/config.c @@ -948,8 +948,6 @@ void fastd_configure(fastd_context_t *ctx, fastd_config_t *conf, int argc, char configure_user(ctx, conf); - read_peer_dirs(ctx, conf); - #undef OR #undef OPTION #undef OPTION_ARG |