PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Sun Mar 16 23:27:10 PDT 2008
src/polkit/polkit-authorization-db.c | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 26c3fcb99014dcf1f01c6e9c5a7cb6db3e63b423
Author: David Zeuthen <davidz at redhat.com>
Date: Mon Mar 17 02:27:00 2008 -0400
remove more debug spew
diff --git a/src/polkit/polkit-authorization-db.c b/src/polkit/polkit-authorization-db.c
index 2c79ab2..39bd12c 100644
--- a/src/polkit/polkit-authorization-db.c
+++ b/src/polkit/polkit-authorization-db.c
@@ -819,7 +819,6 @@ _check_auth_for_caller (PolKitAuthorizationDB *authdb, PolKitAuthorization *auth
polkit_uint64_t caller_pid_start_time;
CheckData *cd = (CheckData *) user_data;
- kit_warning ("check auth for caller");
ret = FALSE;
if (strcmp (polkit_authorization_get_action_id (auth), cd->action_id) != 0)
More information about the hal-commit
mailing list