diff options
Diffstat (limited to 'tests/dbus-types/com.ubuntu.AccountsService.Sound.xml')
-rw-r--r-- | tests/dbus-types/com.ubuntu.AccountsService.Sound.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml b/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml deleted file mode 100644 index 27c915a..0000000 --- a/tests/dbus-types/com.ubuntu.AccountsService.Sound.xml +++ /dev/null @@ -1,9 +0,0 @@ -<node> - <interface name="com.ubuntu.AccountsService.Sound"> - <method name="Set"> - <arg direction="in" type="s" name="interface" /> - <arg direction="in" type="s" name="property" /> - <arg direction="out" type="o" name="path" /> - </method> - </interface> -</node> |