summaryrefslogtreecommitdiff
path: root/asn1/gsm_map/gsm_map.cnf
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-12-24 01:30:00 +0000
committerGuy Harris <guy@alum.mit.edu>2013-12-24 01:30:00 +0000
commitedb6cf0b160ed7e9987f5f4c5894cc38a804807d (patch)
tree0a24fae6f1567c201ec4306edb4fac53f73914d8 /asn1/gsm_map/gsm_map.cnf
parent1dfa4e2697c058482d29ae6985583e3a99ff31f1 (diff)
downloadwireshark-edb6cf0b160ed7e9987f5f4c5894cc38a804807d.tar.gz
Get rid of no-longer-used variables.
svn path=/trunk/; revision=54433
Diffstat (limited to 'asn1/gsm_map/gsm_map.cnf')
-rw-r--r--asn1/gsm_map/gsm_map.cnf6
1 files changed, 0 insertions, 6 deletions
diff --git a/asn1/gsm_map/gsm_map.cnf b/asn1/gsm_map/gsm_map.cnf
index 6a49fb7320..b2699f78a4 100644
--- a/asn1/gsm_map/gsm_map.cnf
+++ b/asn1/gsm_map/gsm_map.cnf
@@ -493,12 +493,6 @@ actx->pinfo->p2p_dir = P2P_DIR_RECV;
tvbuff_t *parameter_tvb;
guint length;
- guint8 out_len;
- /* XXX - The maximum item label length is 240. Does this really need to be 1024?
- * use ep_alloc ?
- */
- static unsigned char msgbuf[1024];
- gchar *utf8_text = NULL;
%(DEFAULT_BODY)s
if (!parameter_tvb)