Removed expected_connection_timeout variable.

- expected_connection_timeout is unused and gone now.
This commit is contained in:
Seth Hall 2011-06-27 00:58:36 -04:00
parent ab182e792e
commit bdbfa2642c
3 changed files with 0 additions and 7 deletions

View file

@ -242,7 +242,6 @@ extern int dump_used_event_handlers;
extern int suppress_local_output;
extern double timer_mgr_inactivity_timeout;
extern double expected_connection_timeout;
extern int time_machine_profiling;