--- src/adapter.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/adapter.h b/src/adapter.h index 5d124e7..80c5f77 100644 --- a/src/adapter.h +++ b/src/adapter.h @@ -82,7 +82,6 @@ void adapter_shutdown(void); struct btd_adapter *adapter_find(const bdaddr_t *sba); struct btd_adapter *adapter_find_by_id(int id); -struct btd_adapter *adapter_get_default(void); void adapter_foreach(adapter_cb func, gpointer user_data); bool btd_adapter_get_pairable(struct btd_adapter *adapter); -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html