diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-16 16:21:57 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-16 16:21:57 +0000 |
commit | c2d6dc7eb5e2df982df34bb79c92ff5c4131489e (patch) | |
tree | 3063a3bbb4d7e499bfb42cfa7e2888f13688cfa1 /audio | |
parent | 56a227224b72af03e4299db59805b361f89e2a5c (diff) |
Remove unused include
Diffstat (limited to 'audio')
-rw-r--r-- | audio/a2dp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/a2dp.c b/audio/a2dp.c index ceb061646..14c1b4401 100644 --- a/audio/a2dp.c +++ b/audio/a2dp.c @@ -36,7 +36,6 @@ #include "logging.h" #include "manager.h" -#include "ipc.h" #include "device.h" #include "avdtp.h" #include "sink.h" |