From 2740c1abd0cdd7d054ced0f4d4e7d5c7a600426a Mon Sep 17 00:00:00 2001 From: Syam Sidhardhan Date: Thu, 12 Apr 2012 20:33:04 +0530 Subject: [PATCH] headset: Remove header declared but not defined --- audio/headset.h | 1 - 1 file changed, 1 deletion(-) diff --git a/audio/headset.h b/audio/headset.h index 99eeca87e..465c2d67c 100644 --- a/audio/headset.h +++ b/audio/headset.h @@ -86,7 +86,6 @@ gboolean headset_get_rfcomm_initiator(struct audio_device *dev); void headset_set_rfcomm_initiator(struct audio_device *dev, gboolean initiator); -void headset_set_authorized(struct audio_device *dev); int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *chan); int headset_connect_sco(struct audio_device *dev, GIOChannel *io); -- 2.47.3