aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btmesh.c
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-11-19 10:15:29 +0000
committerAnders Broman <a.broman58@gmail.com>2017-11-20 05:34:00 +0000
commit129cb60f56f42e58b9e589d79ac3ee317066d43e (patch)
treea8916928bf22d9e5f698d8483b16ded5a8b5eb64 /epan/dissectors/packet-btmesh.c
parentd17633892c9c3d25f3398487ca63592fdc973bc4 (diff)
Remove unused dissector registration prototypes, fix typo
Change-Id: Ide5d7f2241db4ac87ed516f91f0bcaca347bb546 Reviewed-on: https://code.wireshark.org/review/24496 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-btmesh.c')
-rw-r--r--epan/dissectors/packet-btmesh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-btmesh.c b/epan/dissectors/packet-btmesh.c
index a4c2a9c96c..b17e6a2262 100644
--- a/epan/dissectors/packet-btmesh.c
+++ b/epan/dissectors/packet-btmesh.c
@@ -31,7 +31,6 @@
#include <stdio.h>
#include <epan/uat.h>
-void proto_reg_handoff_btmesh(void);
void proto_register_btmesh(void);
gint net_mic_size_chosen = 1;