summaryrefslogtreecommitdiffstats
path: root/audio/a2dp.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-16 16:18:35 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-16 16:18:35 +0000
commit56a227224b72af03e4299db59805b361f89e2a5c (patch)
tree599909de2ab971b39bfe5b3b4ca44c75bcd40b15 /audio/a2dp.h
parentcdd9e2e17ad674e5fc1a5ed19643880ef61d28c7 (diff)
Remove unused code
Diffstat (limited to 'audio/a2dp.h')
-rw-r--r--audio/a2dp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/a2dp.h b/audio/a2dp.h
index 3617afc4..c69b1e34 100644
--- a/audio/a2dp.h
+++ b/audio/a2dp.h
@@ -68,9 +68,6 @@ void a2dp_exit(void);
gboolean a2dp_select_capabilities(struct avdtp_remote_sep *rsep, GSList **caps);
-gboolean a2dp_get_config(struct avdtp_stream *stream,
- struct ipc_data_cfg **cfg, int *fd);
-
int a2dp_source_request_stream(struct avdtp *session, struct device *dev,
gboolean start, a2dp_stream_cb_t cb,
void *user_data);