summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/menu.c')
-rw-r--r--mbbsd/menu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/menu.c b/mbbsd/menu.c
index 92255227..f6baaa49 100644
--- a/mbbsd/menu.c
+++ b/mbbsd/menu.c
@@ -429,7 +429,6 @@ static const commands_t xyzlist[] = {
{x_today, 0, "TToday 《今日上線人次統計》"},
{x_yesterday, 0, "YYesterday 《昨日上線人次統計》"},
{x_user100 ,0, "UUsers 《使用者百大排行榜》"},
- {x_birth, 0, "BBirthday 《今日壽星大觀》"},
{p_sysinfo, 0, "XXinfo 《查看系統資訊》"},
{NULL, 0, NULL}
};