aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-12-18 10:42:29 +0000
committerGuy Harris <guy@alum.mit.edu>2005-12-18 10:42:29 +0000
commitbcd1cacaa7524335e358fc070b2345e3f6d46845 (patch)
tree2d805bbf1d9169bb0bace4dc96c609d01ad9889b /asn1
parent0f388d682ff115e52deff69f72abe117d435b80d (diff)
Get rid of an unused variable.
Fix a typo in svn:keywords. svn path=/trunk/; revision=16837
Diffstat (limited to 'asn1')
-rw-r--r--asn1/nbap/packet-nbap-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/nbap/packet-nbap-template.c b/asn1/nbap/packet-nbap-template.c
index e0df3738b4..6c3e443099 100644
--- a/asn1/nbap/packet-nbap-template.c
+++ b/asn1/nbap/packet-nbap-template.c
@@ -2895,7 +2895,6 @@ dissect_nbap(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
{
proto_item *nbap_item = NULL;
proto_tree *nbap_tree = NULL;
- int offset = 0;
top_tree = tree;