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 e8473517..9e5c5a70 100644
--- a/gatchat/ppp.h
+++ b/gatchat/ppp.h
@@ -131,7 +131,6 @@ struct _GAtPPP {
guint32 recv_accm;
GIOChannel *modem;
GQueue *event_queue;
- GQueue *recv_queue;
GAtPPPConnectFunc connect_cb;
gpointer connect_data;
GAtDisconnectFunc disconnect_cb;