diff options
author | Xavi Garcia Mena <xavi.garcia.mena@canonical.com> | 2015-10-27 16:27:54 +0100 |
---|---|---|
committer | Xavi Garcia Mena <xavi.garcia.mena@canonical.com> | 2015-10-27 16:27:54 +0100 |
commit | 30fb740a1f2c9922ff2326deda649fa3b164b260 (patch) | |
tree | 4e2b8af93f86336ba10b6b63484fd423e0e325c0 /tests/dbus-types | |
parent | 890b2daeab368815e1aaf5074b5b6a28fbe3a90f (diff) | |
download | ayatana-indicator-sound-30fb740a1f2c9922ff2326deda649fa3b164b260.tar.gz ayatana-indicator-sound-30fb740a1f2c9922ff2326deda649fa3b164b260.tar.bz2 ayatana-indicator-sound-30fb740a1f2c9922ff2326deda649fa3b164b260.zip |
Changes as suggested
Diffstat (limited to 'tests/dbus-types')
-rw-r--r-- | tests/dbus-types/org.freedesktop.Accounts.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/dbus-types/org.freedesktop.Accounts.xml b/tests/dbus-types/org.freedesktop.Accounts.xml index f284d54..e308120 100644 --- a/tests/dbus-types/org.freedesktop.Accounts.xml +++ b/tests/dbus-types/org.freedesktop.Accounts.xml @@ -5,9 +5,5 @@ <arg direction="in" type="s" name="user" /> <arg direction="out" type="o" name="path" /> </method> - <method name="FindUserById"> - <arg direction="in" type="x" name="uid" /> - <arg direction="out" type="o" name="path" /> - </method> </interface> </node> |