diff --git a/src/com/fsck/k9/activity/MessageList.java b/src/com/fsck/k9/activity/MessageList.java index d6e71a4b8..4fe7293d4 100644 --- a/src/com/fsck/k9/activity/MessageList.java +++ b/src/com/fsck/k9/activity/MessageList.java @@ -114,7 +114,7 @@ public class MessageList /** * Stores the name of the folder that we want to open as soon as possible - * after load. It is set to null once the folder has been opened once. + * after load. */ private String mFolderName;