summaryrefslogtreecommitdiffstats
path: root/audio/main.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2007-06-18 21:08:35 +0000
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2007-06-18 21:08:35 +0000
commiteb0899c1c7137ece8c0e5e5ec031cb2b9b4262e3 (patch)
treec18bfb08d8d4ab57e6b61427c4c30c80361f8170 /audio/main.c
parent8b82bd82b15db30f805c755aa783f6c98f0be73e (diff)
Make deprecated headset methods to rely on new device methods.
Diffstat (limited to 'audio/main.c')
-rw-r--r--audio/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/main.c b/audio/main.c
index 3a170b1a..0ca8ce87 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -36,9 +36,7 @@
#include "dbus.h"
#include "logging.h"
-#include "unix.h"
#include "manager.h"
-#include "headset.h"
/* Configuration settings */
static gboolean disable_hfp = TRUE;