summaryrefslogtreecommitdiffstats
path: root/gatchat/gsm0710.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gsm0710.h')
-rw-r--r--gatchat/gsm0710.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/gsm0710.h b/gatchat/gsm0710.h
index 8d0d9fe1..f37624e9 100644
--- a/gatchat/gsm0710.h
+++ b/gatchat/gsm0710.h
@@ -49,7 +49,6 @@ struct gsm0710_context
int mode;
int frame_size;
int port_speed;
- int server;
unsigned char buffer[GSM0710_BUFFER_SIZE];
int buffer_used;
unsigned long used_channels[(GSM0710_MAX_CHANNELS + 31) / 32];