summaryrefslogtreecommitdiffstats
path: root/kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml')
-rw-r--r--kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml b/kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml
index 015655aa8..8e3c3ca85 100644
--- a/kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml
+++ b/kdesktop/dbus/interfaces/org.freedesktop.ScreenSaver.xml
@@ -6,19 +6,6 @@
</signal>
<method name="Lock">
</method>
-<!-- keep for future use
- <method name="SimulateUserActivity">
- </method>
- <method name="GetActive">
- <arg type="b" direction="out"/>
- </method>
- <method name="GetActiveTime">
- <arg name="seconds" type="u" direction="out"/>
- </method>
- <method name="GetSessionIdleTime">
- <arg name="seconds" type="u" direction="out"/>
- </method>
- -->
<method name="SetActive">
<arg type="b" direction="out"/>
<arg name="e" type="b" direction="in"/>
@@ -31,15 +18,5 @@
<method name="UnInhibit">
<arg name="cookie" type="u" direction="in"/>
</method>
-<!-- keep for future use
- <method name="Throttle">
- <arg name="application_name" type="s" direction="in"/>
- <arg name="reason_for_inhibit" type="s" direction="in"/>
- <arg name="cookie" type="u" direction="out"/>
- </method>
- <method name="UnThrottle">
- <arg name="cookie" type="u" direction="in"/>
- </method>
- -->
</interface>
</node> \ No newline at end of file