summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-13 13:06:49 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-13 13:06:49 +0800
commitc6ce13457f0f714877bf0d3c0b6fcb59260c5092 (patch)
tree7d3750a0621c6bee7c060148f9b2e47427f072e9 /mbbsd/menu.c
parent37e3d881f40af989cf7bbfe57baad98c1559d8d2 (diff)
downloadpttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.tar
pttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.tar.gz
pttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.tar.bz2
pttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.tar.lz
pttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.tar.xz
pttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.tar.zst
pttbbs-c6ce13457f0f714877bf0d3c0b6fcb59260c5092.zip
remove interface to ``train schedule information service''
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3031 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
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}
};