summaryrefslogtreecommitdiffstats
path: root/audio/manager.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-04-12 14:05:18 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-04-12 14:05:18 +0000
commite41abf4a7c4f97c679ce748ef7eabbd11bcff3d9 (patch)
tree5bee33bba0aab2dcbd6aa4623678bf914fbfff22 /audio/manager.h
parentb47f37f54576c39dc863c14cdc7a623fc13a729f (diff)
Remove unused functions
Diffstat (limited to 'audio/manager.h')
-rw-r--r--audio/manager.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/manager.h b/audio/manager.h
index 9a9948ff..4b5975a8 100644
--- a/audio/manager.h
+++ b/audio/manager.h
@@ -33,10 +33,6 @@
void manager_add_headset(char *path);
-struct headset *manager_find_headset_by_bda(bdaddr_t *bda);
-
-DBusConnection *manager_get_dbus_conn(void);
-
int audio_init(DBusConnection *conn);
void audio_exit(void);