mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-25 17:18:50 -05:00
Removed bogus javadoc param.
This commit is contained in:
parent
c07c7052dc
commit
ed4aec26f1
@ -92,7 +92,6 @@ public class Preferences
|
|||||||
/**
|
/**
|
||||||
* Returns an array of the accounts on the system. If no accounts are
|
* Returns an array of the accounts on the system. If no accounts are
|
||||||
* registered the method returns an empty array.
|
* registered the method returns an empty array.
|
||||||
* @param context
|
|
||||||
* @return all accounts with {@link Account#isAvailable(Context)}
|
* @return all accounts with {@link Account#isAvailable(Context)}
|
||||||
*/
|
*/
|
||||||
public synchronized Collection<Account> getAvailableAccounts()
|
public synchronized Collection<Account> getAvailableAccounts()
|
||||||
|
Loading…
Reference in New Issue
Block a user