summaryrefslogtreecommitdiffstats
path: root/src/org.freedesktop.PolicyKit.AuthenticationAgent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/org.freedesktop.PolicyKit.AuthenticationAgent.xml')
-rw-r--r--src/org.freedesktop.PolicyKit.AuthenticationAgent.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/org.freedesktop.PolicyKit.AuthenticationAgent.xml b/src/org.freedesktop.PolicyKit.AuthenticationAgent.xml
index f5aa8ef..8881b62 100644
--- a/src/org.freedesktop.PolicyKit.AuthenticationAgent.xml
+++ b/src/org.freedesktop.PolicyKit.AuthenticationAgent.xml
@@ -4,8 +4,6 @@
<method name="ObtainAuthorization" >
<!-- IN: PolicyKit action identifier; see PolKitAction -->
<arg direction="in" type="s" name="action_id" />
- <!-- IN: X11 window ID for the top-level X11 window the dialog will be transient for. -->
- <arg direction="in" type="u" name="xid" />
<!-- IN: Process ID to grant authorization to -->
<arg direction="in" type="u" name="pid" />
<!-- OUT: whether the user gained the authorization -->