Removed bogus javadoc param.

This commit is contained in:
Andrew Chen 2011-01-12 06:24:00 +00:00
parent c07c7052dc
commit ed4aec26f1
1 changed files with 0 additions and 1 deletions

View File

@ -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()