aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-21 02:14:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-21 02:14:16 +0000
commit33253b86fa33c92196f10108080dd0292da7a96f (patch)
tree264ecea4bad8d91b7f136672218f82c4203db50d /src/summaryview.c
parent672e05e8660eb93b5f9621dfdc6799a48ea1d754 (diff)
also update sort indicator at empty folder. Updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1173 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/summaryview.c')
-rw-r--r--src/summaryview.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/summaryview.c b/src/summaryview.c
index 9eb1a595..708a77c7 100644
--- a/src/summaryview.c
+++ b/src/summaryview.c
@@ -2291,8 +2291,6 @@ static void summary_set_tree_model_from_list(SummaryView *summaryview,
MsgInfo *msginfo;
GSList *cur;
- if (!mlist) return;
-
debug_print(_("\tSetting summary from message data..."));
STATUSBAR_PUSH(summaryview->mainwin,
_("Setting summary from message data..."));