summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/menu.c')
-rw-r--r--mbbsd/menu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/menu.c b/mbbsd/menu.c
index 2a8b176d..770cf71a 100644
--- a/mbbsd/menu.c
+++ b/mbbsd/menu.c
@@ -621,8 +621,6 @@ static const commands_t slist[] = {
"【" ANSI_COLOR(1;33) " 趣味大字典 " ANSI_RESET "】"},
{x_mrtmap, 0, "22MRTmap "
"【" ANSI_COLOR(1;34) " 捷運地圖 " ANSI_RESET "】"},
- {main_railway, PERM_LOGINOK, "33Railway "
- "【" ANSI_COLOR(1;32) " 火車表查詢 " ANSI_RESET "】"},
{NULL, 0, NULL}
};