mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
bwauth: remove declaring args, they are now in use
This commit is contained in:
parent
a4bf3be8bc
commit
892b918b66
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user