diff options
Diffstat (limited to 'accel-pppd/ppp/ppp_fsm.h')
-rw-r--r-- | accel-pppd/ppp/ppp_fsm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pppd/ppp/ppp_fsm.h b/accel-pppd/ppp/ppp_fsm.h index 6010240a..6d2fb149 100644 --- a/accel-pppd/ppp/ppp_fsm.h +++ b/accel-pppd/ppp/ppp_fsm.h @@ -30,7 +30,6 @@ struct ppp_fsm_t int max_terminate; int max_configure; int max_failure; - int timeout; int conf_failure; int id; |