summaryrefslogtreecommitdiffstats
path: root/gatchat/gsm0710.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-10-09 14:32:59 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-10-15 16:15:16 -0500
commit556186eb35a92de763e31b8e5012c3c74457aa5e (patch)
tree08389efc46369366983bb558ccf43e03e90cc389 /gatchat/gsm0710.c
parent876943e2b4509a54a97bfc861fc4c232bddb474c (diff)
downloadofono-556186eb35a92de763e31b8e5012c3c74457aa5e.tar.bz2
Remove more unused code
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;
}