aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isl.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-isl.h')
-rw-r--r--epan/dissectors/packet-isl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-isl.h b/epan/dissectors/packet-isl.h
index ff5b415359..13c8e0b9a4 100644
--- a/epan/dissectors/packet-isl.h
+++ b/epan/dissectors/packet-isl.h
@@ -22,8 +22,6 @@
#ifndef __PACKET_ISL_H__
#define __PACKET_ISL_H__
-gboolean capture_isl(const guchar *, int, int, capture_packet_info_t *cpinfo, const union wtap_pseudo_header *pseudo_header);
-
void dissect_isl(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
int fcs_len);