diff options
author | Luiz Augusto von Dentz <luiz.dentz@indt.org.br> | 2008-07-10 18:35:04 -0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@indt.org.br> | 2008-07-28 10:31:32 -0300 |
commit | f0e152e16102de80b7fe8510f455f993980ebb2f (patch) | |
tree | c6f682bce1d381f50414533e551fc3351e817de1 /hcid/main.c | |
parent | 34f8a76bd5bd24ae1a1594f4d1460df393675ec1 (diff) |
Remove deprecated object paths and files.
Diffstat (limited to 'hcid/main.c')
-rw-r--r-- | hcid/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/main.c b/hcid/main.c index f75f6c1f..8ecc5a39 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -52,7 +52,6 @@ #include "sdpd.h" #include "adapter.h" #include "dbus-common.h" -#include "dbus-service.h" #include "dbus-database.h" #include "dbus-hci.h" #include "device.h" |