diff options
-rw-r--r-- | binding/bluetooth-common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/binding/bluetooth-common.h b/binding/bluetooth-common.h index 5ff1c27..0e719eb 100644 --- a/binding/bluetooth-common.h +++ b/binding/bluetooth-common.h @@ -93,10 +93,6 @@ struct call_work { GDBusMethodInvocation *invocation; }; -/* init methods in bluetooth-rfkill.c */ - -int bluetooth_monitor_init(void); - /* agent methods in bluetooth-agent.c */ int bluetooth_register_agent(struct init_data *id); |