diff options
-rw-r--r-- | gatchat/gathdlc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/gathdlc.c b/gatchat/gathdlc.c index 08a19392..37f014aa 100644 --- a/gatchat/gathdlc.c +++ b/gatchat/gathdlc.c @@ -51,7 +51,6 @@ struct _GAtHDLC { gint ref_count; GAtIO *io; - guint write_watch; struct ring_buffer *write_buffer; unsigned char *decode_buffer; guint decode_offset; |