summaryrefslogtreecommitdiffstats
path: root/network/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'network/error.h')
-rw-r--r--network/error.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/network/error.h b/network/error.h
index b62d4796..d4162d5c 100644
--- a/network/error.h
+++ b/network/error.h
@@ -21,8 +21,6 @@
*
*/
-DBusHandlerResult err_unknown_connection(DBusConnection *conn,
- DBusMessage *msg);
DBusHandlerResult err_does_not_exist(DBusConnection *conn,
DBusMessage *msg, const char *str);
DBusHandlerResult err_failed(DBusConnection *conn, DBusMessage *msg,