diff options
author | Luiz Augusto von Dentz <luiz.dentz@indt.org.br> | 2008-07-04 19:45:36 -0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@indt.org.br> | 2008-07-28 10:33:19 -0300 |
commit | 670eacd442dd0d7fbaecd552cfb5ca32eaccea0e (patch) | |
tree | 398c4da00db81da286d4ecd1717d95145a466163 /hcid/agent.c | |
parent | c36942e998cd6187181df3033e53f1d624a5fd1a (diff) |
Remove dbus-error.c dbus-error.h
Diffstat (limited to 'hcid/agent.c')
-rw-r--r-- | hcid/agent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/agent.c b/hcid/agent.c index 8fa7c502..ab326789 100644 --- a/hcid/agent.c +++ b/hcid/agent.c @@ -43,7 +43,6 @@ #include "hcid.h" #include "dbus-common.h" -#include "dbus-error.h" #include "error.h" #include "adapter.h" #include "dbus-hci.h" |