summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ppp_ccp.h
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/ppp/ppp_ccp.h')
-rw-r--r--accel-pppd/ppp/ppp_ccp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pppd/ppp/ppp_ccp.h b/accel-pppd/ppp/ppp_ccp.h
index 3a48816..acc56ff 100644
--- a/accel-pppd/ppp/ppp_ccp.h
+++ b/accel-pppd/ppp/ppp_ccp.h
@@ -84,7 +84,6 @@ struct ppp_ccp_t
int ropt_len;
int conf_req_len;
- int passive:1;
int starting:1;
int started:1;
};