Kill ListEnrolledFingersFromStorage

Last FromStorage variant killed, we need to make sure all
the functions now use the storage functions internally,
otherwise we won't be able to load from the place we save.
This commit is contained in:
Bastien Nocera
2008-05-20 11:11:25 +01:00
committed by Daniel Drake
parent 148b6fc676
commit b1b5e2b495
3 changed files with 8 additions and 52 deletions

View File

@ -60,12 +60,6 @@
<annotation name="org.freedesktop.DBus.GLib.Async" value="" />
</method>
<method name="ListEnrolledFingersFromStorage">
<arg type="s" name="username" direction="in" />
<arg type="au" name="enrolled_fingers" direction="out" />
<annotation name="org.freedesktop.DBus.GLib.Async" value="" />
</method>
</interface>
</node>