diff options
Diffstat (limited to 'input/error.h')
-rw-r--r-- | input/error.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/input/error.h b/input/error.h index 9f767d1a..f5f4c757 100644 --- a/input/error.h +++ b/input/error.h @@ -40,5 +40,3 @@ DBusHandlerResult err_does_not_exist(DBusConnection *conn, DBusMessage *msg, const char *str); DBusHandlerResult err_not_supported(DBusConnection *conn, DBusMessage *msg); - - |