aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/common/ng_bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/bluetooth/common/ng_bluetooth.c')
-rw-r--r--sys/netgraph/bluetooth/common/ng_bluetooth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/common/ng_bluetooth.c b/sys/netgraph/bluetooth/common/ng_bluetooth.c
index 1a9d1c425a18..c191efae1e6b 100644
--- a/sys/netgraph/bluetooth/common/ng_bluetooth.c
+++ b/sys/netgraph/bluetooth/common/ng_bluetooth.c
@@ -291,4 +291,3 @@ static moduledata_t bluetooth_mod = {
DECLARE_MODULE(ng_bluetooth, bluetooth_mod, SI_SUB_PSEUDO, SI_ORDER_ANY);
MODULE_VERSION(ng_bluetooth, NG_BLUETOOTH_VERSION);
-