diff options
Diffstat (limited to 'tests')
-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> |