summaryrefslogtreecommitdiff
path: root/src/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon.h')
-rw-r--r--src/daemon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon.h b/src/daemon.h
index 9047ad3..99689b0 100644
--- a/src/daemon.h
+++ b/src/daemon.h
@@ -83,7 +83,6 @@ typedef void (*AuthorizedCallback) (Daemon *daemon,
void daemon_local_check_auth (Daemon *daemon,
User *user,
const gchar *action_id,
- gboolean allow_interaction,
AuthorizedCallback auth_cb,
GDBusMethodInvocation *context,
gpointer data,