aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x2ap
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-01-16 20:41:23 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-01-16 20:41:23 +0000
commit990b7be3db7db6efba337c07f112e3d805ddaacc (patch)
tree32e4d5672f0d3cd7b5eb84edc233af0d3446629f /asn1/x2ap
parent6d145f911b07c8404a12c2cfd9a1273f4d934ff6 (diff)
- Removed some unused variables in asn1 dissectors
- Fixed last parameter to cry_cipher_open() in pkcs12 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24116 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/x2ap')
-rw-r--r--asn1/x2ap/packet-x2ap-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/x2ap/packet-x2ap-template.c b/asn1/x2ap/packet-x2ap-template.c
index ae9715c969..2aa236fc02 100644
--- a/asn1/x2ap/packet-x2ap-template.c
+++ b/asn1/x2ap/packet-x2ap-template.c
@@ -71,7 +71,6 @@ static int ett_x2ap = -1;
/* Global variables */
static guint32 ProcedureCode;
static guint32 ProtocolIE_ID;
-static guint32 ddMode;
static const gchar *ProcedureID;
/* Dissector tables */