diff src/audacious/objects.xml @ 4705:736e981747d8

remove dbus skin functions
author mf0102 <0102@gmx.at>
date Mon, 07 Jul 2008 22:28:30 +0200
parents c9b0da38d07d
children
line wrap: on
line diff
--- a/src/audacious/objects.xml	Mon Jul 07 14:54:16 2008 +0200
+++ b/src/audacious/objects.xml	Mon Jul 07 22:28:30 2008 +0200
@@ -413,19 +413,6 @@
             <arg type="u" direction="out" name="qpos"/>
         </method>
 
-        <!-- Get skin -->
-        <method name="GetSkin">
-            <!-- Return filename of desired song -->
-            <arg type="s" direction="out" name="skin"/>
-        </method>
-
-        <!-- Set skin -->
-        <method name="SetSkin">
-            <annotation name="org.freedesktop.DBus.GLib.NoReply" value=""/>
-            <!-- Return filename of desired song -->
-            <arg type="s" name="skin"/>
-        </method>
-
         <!-- Get Info -->
         <method name="GetInfo">
             <arg type="i" direction="out" name="rate"/>