From e1bfc91de96a38616100cc31db7bdb69f2cfbea6 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 27 Aug 2007 11:31:01 +0000 Subject: Convert alsa initiated headset connections to similar callback system that A2DP is already using --- audio/unix.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio/unix.h') 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); -- cgit