summaryrefslogtreecommitdiffstats
path: root/mbbsd/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/read.c')
-rw-r--r--mbbsd/read.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/mbbsd/read.c b/mbbsd/read.c
index ec321314..ea3ebd41 100644
--- a/mbbsd/read.c
+++ b/mbbsd/read.c
@@ -1350,10 +1350,7 @@ i_read(int cmdmode, const char *direct, void (*dotitle) (),
}
/* no break */
case READ_REDRAW:
- if(curredit & EDIT_ITEM)
- outmsglr(ANSI_COLOR(44) " 私人收藏 " ANSI_COLOR(30;47), 10,
- " 繼續? ", 7);
- else if (curredit & EDIT_MAIL)
+ if (curredit & EDIT_MAIL)
vfooter(" 鴻雁往返 ",
" (R)回信 (x)站內轉寄 (y)回群組信 (d/D)刪信 (m)保留標記\t(←/q)離開");
else