Removed bogus javadoc param.
This commit is contained in:
parent
c07c7052dc
commit
ed4aec26f1
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ public class Preferences
|
|||
/**
|
||||
* Returns an array of the accounts on the system. If no accounts are
|
||||
* registered the method returns an empty array.
|
||||
* @param context
|
||||
* @return all accounts with {@link Account#isAvailable(Context)}
|
||||
*/
|
||||
public synchronized Collection<Account> getAvailableAccounts()
|
||||
|
|
Loading…
Reference in a new issue