aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/idmp/packet-idmp-template.c
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2010-06-09 15:51:02 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2010-06-09 15:51:02 +0000
commitd78f97da2ebdab532cb15ac610c5bacfddcd4e9e (patch)
tree7bd9c6aea591e3c49d8963b504dbd086a3faec98 /asn1/idmp/packet-idmp-template.c
parent7a29877cc2db9104f4864c6cf2fc736b4491e8e3 (diff)
Removal of unused global variable.
svn path=/trunk/; revision=33188
Diffstat (limited to 'asn1/idmp/packet-idmp-template.c')
-rw-r--r--asn1/idmp/packet-idmp-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/idmp/packet-idmp-template.c b/asn1/idmp/packet-idmp-template.c
index 057f74ce24..92e2b42717 100644
--- a/asn1/idmp/packet-idmp-template.c
+++ b/asn1/idmp/packet-idmp-template.c
@@ -55,7 +55,6 @@ static guint tcp_port = 0;
static dissector_handle_t idmp_handle = NULL;
static proto_tree *top_tree = NULL;
-static struct SESSION_DATA_STRUCTURE* session = NULL;
static const char *protocolID = NULL;
static const char *saved_protocolID = NULL;
static guint32 opcode = -1;