From 556186eb35a92de763e31b8e5012c3c74457aa5e Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 9 Oct 2009 14:32:59 -0500 Subject: Remove more unused code --- gatchat/gsm0710.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gatchat/gsm0710.c') 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; } -- cgit v1.2.3