|
@@ -1701,9 +1701,6 @@ run_scheduled_events(time_t now)
|
|
signewnym_impl(now);
|
|
signewnym_impl(now);
|
|
}
|
|
}
|
|
|
|
|
|
- /* 0c. If we've deferred log messages for the controller, handle them now */
|
|
|
|
- flush_pending_log_callbacks();
|
|
|
|
-
|
|
|
|
/* Maybe enough time elapsed for us to reconsider a circuit. */
|
|
/* Maybe enough time elapsed for us to reconsider a circuit. */
|
|
circuit_upgrade_circuits_from_guard_wait();
|
|
circuit_upgrade_circuits_from_guard_wait();
|
|
|
|
|