summaryrefslogtreecommitdiffstats
path: root/gatchat/gsm0710.c
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gsm0710.c')
-rw-r--r--gatchat/gsm0710.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/gsm0710.c b/gatchat/gsm0710.c
index 39c16da7..0feeb550 100644
--- a/gatchat/gsm0710.c
+++ b/gatchat/gsm0710.c
@@ -52,7 +52,6 @@ void gsm0710_initialize(struct gsm0710_context *ctx)
ctx->deliver_data = NULL;
ctx->deliver_status = NULL;
ctx->debug_message = NULL;
- ctx->terminate = NULL;
ctx->packet_filter = NULL;
}