aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tdmoe.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-11 06:10:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-11 06:10:45 +0000
commit07c5bb348069338654711da1596057e7ae0121f2 (patch)
tree5a8b0f1ff24c2f350c0a4d348b3c93ee9b8c10d5 /epan/dissectors/packet-tdmoe.c
parenta155364c778ada7dfbe241cc2b4c0488093b0834 (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53930
Diffstat (limited to 'epan/dissectors/packet-tdmoe.c')
-rw-r--r--epan/dissectors/packet-tdmoe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-tdmoe.c b/epan/dissectors/packet-tdmoe.c
index f433cb9119..b199bced5d 100644
--- a/epan/dissectors/packet-tdmoe.c
+++ b/epan/dissectors/packet-tdmoe.c
@@ -58,8 +58,6 @@ static dissector_handle_t data_handle;
static gint pref_tdmoe_d_channel = 24;
-void proto_reg_handoff_tdmoe(void);
-
static int
dissect_tdmoe(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{