summaryrefslogtreecommitdiffstats
path: root/audio/main.c
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/main.c
parentca3ff4f6a27ff2d421a7f8fdd3bd5dd67f1f47df (diff)
Convert alsa initiated headset connections to similar callback system that A2DP is already using
Diffstat (limited to 'audio/main.c')
-rw-r--r--audio/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/main.c b/audio/main.c
index bd9cd0c5..3ca2ba40 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -37,7 +37,6 @@
#include "dbus.h"
#include "logging.h"
-#include "ipc.h"
#include "unix.h"
#include "manager.h"