]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bwauth: remove declaring args, they are now in use
authorjuga0 <juga@riseup.net>
Thu, 8 Nov 2018 09:13:54 +0000 (09:13 +0000)
committerteor <teor@torproject.org>
Tue, 26 Mar 2019 07:41:13 +0000 (17:41 +1000)
src/feature/dircache/dircache.c

index 0f92dfaea1355ccbf135803ea7cd031f1092993a..14c6302c25707dc7ca65af48c043a6abc0e7d83c 100644 (file)
@@ -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 =