|
@@ -2444,6 +2444,7 @@ int
|
|
client_would_use_router(const routerstatus_t *rs, time_t now,
|
|
client_would_use_router(const routerstatus_t *rs, time_t now,
|
|
const or_options_t *options)
|
|
const or_options_t *options)
|
|
{
|
|
{
|
|
|
|
+ (void) options;
|
|
if (!rs->is_flagged_running) {
|
|
if (!rs->is_flagged_running) {
|
|
|
|
|
|
* (Fetching and storing depends on by we_want_to_fetch_flavor().) */
|
|
* (Fetching and storing depends on by we_want_to_fetch_flavor().) */
|