From: Matthias Clasen Date: Thu, 29 Jan 2009 04:25:31 +0000 (-0500) Subject: trivial cleanup X-Git-Tag: 0.91~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f795c81ff8c3a7ca7958bbddde7e3a67b6c31d5f;p=platform%2Fupstream%2Fpolkit.git trivial cleanup Remove a leftover TODO and assignment. --- diff --git a/src/polkitbackend/polkitbackendlocalauthority.c b/src/polkitbackend/polkitbackendlocalauthority.c index fea424a..7c0c632 100644 --- a/src/polkitbackend/polkitbackendlocalauthority.c +++ b/src/polkitbackend/polkitbackendlocalauthority.c @@ -534,9 +534,6 @@ polkit_backend_local_authority_check_authorization (PolkitBackendAuthority */ if (!polkit_identity_equal (user_of_inquirer, user_of_subject)) { - /* TODO */ - result = POLKIT_AUTHORIZATION_RESULT_NOT_AUTHORIZED; - result = check_authorization_sync (authority, inquirer, "org.freedesktop.policykit.read",