Browse Source

bwauth: remove declaring args, they are now in use

juga0 6 years ago
parent
commit
892b918b66
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/feature/dircache/dircache.c

+ 0 - 1
src/feature/dircache/dircache.c

@@ -1447,7 +1447,6 @@ static int
 handle_get_next_bandwidth(dir_connection_t *conn,
                           const get_handler_args_t *args)
 {
-  (void)args;
   log_debug(LD_DIR, "Getting next bandwidth.");
   const or_options_t *options = get_options();
   const compress_method_t compress_method =