summaryrefslogtreecommitdiffstats
path: root/gatchat/ppp_cp.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-04-01 21:41:59 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-04-01 21:44:07 -0700
commitedba0296c57c797d6c9274ad0774ba639273caee (patch)
treed272dff29913a56a49da53a5341078e3a94e8112 /gatchat/ppp_cp.h
parenta182034336431c564111c4bccb90ce1e4365c25e (diff)
downloadofono-edba0296c57c797d6c9274ad0774ba639273caee.tar.bz2
Remove PPP CP event_queue handling and process events directly
Diffstat (limited to 'gatchat/ppp_cp.h')
-rw-r--r--gatchat/ppp_cp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/ppp_cp.h b/gatchat/ppp_cp.h
index 4f850f8a..5b5d589b 100644
--- a/gatchat/ppp_cp.h
+++ b/gatchat/ppp_cp.h
@@ -112,7 +112,6 @@ struct pppcp_data {
struct pppcp_timer_data terminate_timer_data;
guint max_failure;
guint32 magic_number;
- GQueue *event_queue;
GList *config_options;
GList *acceptable_options;
GList *unacceptable_options;