Diff between 39db03053e3647d3ae4956562e22264722b3c479 and 2740c1abd0cdd7d054ced0f4d4e7d5c7a600426a
Changed Files
| File | Additions | Deletions | Status |
| audio/headset.h | +0 | -1 | modified |
Full Patch
diff --git a/audio/headset.h b/audio/headset.h
index 99eeca8..465c2d6 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);