Remove lies from a comment

This commit is contained in:
Jesse Vincent 2009-12-27 16:52:50 +00:00
parent 54ad16edb8
commit 0005a8ea60
1 changed files with 2 additions and 3 deletions

View File

@ -302,9 +302,8 @@ public class MessageList
}
/**
* This class is responsible for reloading the list of local messages for a
* given folder, notifying the adapter that the message have been loaded and
* queueing up a remote update of the folder.
* This class is responsible for loading the list of local messages for a
* given folder
*/
public static void actionHandleFolder(Context context, Account account, String folder, boolean startup)