diff options
author | Luiz Augusto von Dentz <luiz.dentz@indt.org.br> | 2008-07-03 17:21:46 -0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@indt.org.br> | 2008-07-28 10:33:07 -0300 |
commit | c36942e998cd6187181df3033e53f1d624a5fd1a (patch) | |
tree | 63d19027d4dc0e779ede82eca74b0bcf80ecd881 /hcid/adapter.c | |
parent | c7b89988961e6c197c07fb1ba1f94bf27e457a51 (diff) |
Remove dbus-sdp.c and dbus-sdp.h.
Diffstat (limited to 'hcid/adapter.c')
-rw-r--r-- | hcid/adapter.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/adapter.c b/hcid/adapter.c index 6a7a1700..6658f31a 100644 --- a/hcid/adapter.c +++ b/hcid/adapter.c @@ -57,7 +57,6 @@ #include "oui.h" #include "dbus-common.h" #include "dbus-hci.h" -#include "dbus-sdp.h" #include "dbus-database.h" #include "dbus-error.h" #include "error.h" |