1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Remove lies from a comment

This commit is contained in:
Jesse Vincent 2009-12-27 16:52:50 +00:00
parent 54ad16edb8
commit 0005a8ea60

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)