gatchat: Remove unused write_watch variable of GAtHDLC

This commit is contained in:
Marcel Holtmann 2010-10-26 15:16:35 +02:00
parent 3477a9c9e9
commit a34a8840c9
1 changed files with 0 additions and 1 deletions

View File

@ -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;