summaryrefslogtreecommitdiff
path: root/daemon/gdm-session.xml
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2013-12-16 10:55:53 -0500
committerRay Strode <rstrode@redhat.com>2013-12-16 11:58:10 -0500
commit0b2d22f63b3e6b3185d4e9a93bb192a21a695f9e (patch)
tree6c727f457b22ecbd7a5b1d6f312b323e7db20871 /daemon/gdm-session.xml
parentaf4e5855a22af0774f734b2b86ce7afc0a84e6e1 (diff)
downloadgdm-0b2d22f63b3e6b3185d4e9a93bb192a21a695f9e.tar.gz
daemon: get rid of greeter language selection
These days the greeter doesn't let you pick a language at log in time. This commit drops the interface, since it's unused, and we don't have any API guarantees in libgdm.
Diffstat (limited to 'daemon/gdm-session.xml')
-rw-r--r--daemon/gdm-session.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/daemon/gdm-session.xml b/daemon/gdm-session.xml
index cf3103ac..97216c33 100644
--- a/daemon/gdm-session.xml
+++ b/daemon/gdm-session.xml
@@ -79,9 +79,6 @@
<method name="SelectSession">
<arg name="session" direction="in" type="s"/>
</method>
- <method name="SelectLanguage">
- <arg name="language" direction="in" type="s"/>
- </method>
<method name="SelectUser">
<arg name="username" direction="in" type="s"/>
</method>