summaryrefslogtreecommitdiffstats
path: root/audio/unix.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-27 11:31:01 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-27 11:31:01 +0000
commite1bfc91de96a38616100cc31db7bdb69f2cfbea6 (patch)
treef8e2ce652875076f96b0db575a5daabb10156e66 /audio/unix.h
parentca3ff4f6a27ff2d421a7f8fdd3bd5dd67f1f47df (diff)
Convert alsa initiated headset connections to similar callback system that A2DP is already using
Diffstat (limited to 'audio/unix.h')
-rw-r--r--audio/unix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/unix.h b/audio/unix.h
index 7f42688c..feea855f 100644
--- a/audio/unix.h
+++ b/audio/unix.h
@@ -23,5 +23,3 @@
int unix_init(void);
void unix_exit(void);
-
-int unix_send_cfg(int sock, struct ipc_data_cfg *cfg, int fd);