summaryrefslogtreecommitdiffstats
path: root/gatchat/ppp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/ppp.h')
-rw-r--r--gatchat/ppp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/ppp.h b/gatchat/ppp.h
index 9e5c5a70..8c38381d 100644
--- a/gatchat/ppp.h
+++ b/gatchat/ppp.h
@@ -130,7 +130,6 @@ struct _GAtPPP {
guint32 xmit_accm[8];
guint32 recv_accm;
GIOChannel *modem;
- GQueue *event_queue;
GAtPPPConnectFunc connect_cb;
gpointer connect_data;
GAtDisconnectFunc disconnect_cb;