summaryrefslogtreecommitdiff
path: root/asn1/camel
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-03-27 21:40:27 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-03-27 21:40:27 +0000
commit269e2f017d17ca3a705aed084d2edeeb66fb4673 (patch)
tree0f233f1a4ef5aed5570f06e33a9541f5700b7f41 /asn1/camel
parent1214d29348db3072200b3f9e2eebd9f808ff689d (diff)
downloadwireshark-269e2f017d17ca3a705aed084d2edeeb66fb4673.tar.gz
Get rid of an unused variabnle
svn path=/trunk/; revision=13944
Diffstat (limited to 'asn1/camel')
-rw-r--r--asn1/camel/packet-camel-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/camel/packet-camel-template.c b/asn1/camel/packet-camel-template.c
index bbf50d8a99..945bb1339d 100644
--- a/asn1/camel/packet-camel-template.c
+++ b/asn1/camel/packet-camel-template.c
@@ -521,7 +521,6 @@ dissect_camel(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree)
{
proto_item *item=NULL;
proto_tree *tree=NULL;
- gint op_idx;
gchar *str = NULL;
if (check_col(pinfo->cinfo, COL_PROTOCOL)) {