summaryrefslogtreecommitdiffstats
path: root/common/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/error.h')
-rw-r--r--common/error.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/error.h b/common/error.h
index 63ce2069..644e385f 100644
--- a/common/error.h
+++ b/common/error.h
@@ -27,9 +27,5 @@
#define ERROR_INTERFACE "org.bluez.Error"
-DBusHandlerResult error_connection_attempt_failed(DBusConnection *conn,
- DBusMessage *msg,
- int err);
-
DBusHandlerResult error_common_reply(DBusConnection *conn, DBusMessage *msg,
const char *name, const char *descr);