aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lte-rrc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-03-05 03:05:02 +0000
committerGuy Harris <guy@alum.mit.edu>2009-03-05 03:05:02 +0000
commit24acae4006a4d621bc98cf356468570a28314f95 (patch)
treed07ad6503276a0332635359e940a07d3e764170d /asn1/lte-rrc
parent8948fea86e88b948c705ac81a8c5d1cfef39c647 (diff)
Get rid of an unused global variable.
svn path=/trunk/; revision=27608
Diffstat (limited to 'asn1/lte-rrc')
-rw-r--r--asn1/lte-rrc/packet-lte-rrc-template.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/asn1/lte-rrc/packet-lte-rrc-template.c b/asn1/lte-rrc/packet-lte-rrc-template.c
index ae6282c7c6..290015c9a1 100644
--- a/asn1/lte-rrc/packet-lte-rrc-template.c
+++ b/asn1/lte-rrc/packet-lte-rrc-template.c
@@ -60,9 +60,6 @@ static int ett_lte_rrc = -1;
#include "packet-lte-rrc-ett.c"
-/* Global variables */
-static proto_tree *top_tree;
-
/* Forward declarations */
static int dissect_DL_DCCH_Message_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
#include "packet-lte-rrc-fn.c"