summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-selfm.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-13 06:55:20 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-13 06:55:20 +0000
commit28e6aa4e8a06299895d7924508a32a895a5454ab (patch)
tree2d473be553d94f35853d151100f51d3e1da4357f /epan/dissectors/packet-selfm.c
parent4e3e8d2d1f5f48eba8a567df843fde70899a1695 (diff)
downloadwireshark-28e6aa4e8a06299895d7924508a32a895a5454ab.tar.gz
Fix [-Wmissing-prototypes]
svn path=/trunk/; revision=54025
Diffstat (limited to 'epan/dissectors/packet-selfm.c')
-rw-r--r--epan/dissectors/packet-selfm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-selfm.c b/epan/dissectors/packet-selfm.c
index 9c4f3a3c03..51579cadf6 100644
--- a/epan/dissectors/packet-selfm.c
+++ b/epan/dissectors/packet-selfm.c
@@ -68,7 +68,6 @@
#include <epan/wmem/wmem.h>
void proto_register_selfm(void);
-void proto_reg_handoff_selfm(void);
/* Initialize the protocol and registered fields */
static int proto_selfm = -1;