summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-12-29 01:24:00 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-12-29 01:24:00 +0800
commit1d3acbd3795ef6653f2e9564f850d059a411f785 (patch)
treecda5e50a20dc8e585096c64089fddac8ebc74d71 /mbbsd/announce.c
parentfaaddb42006b9733537555c2852f629deaa1401d (diff)
downloadpttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.tar
pttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.tar.gz
pttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.tar.bz2
pttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.tar.lz
pttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.tar.xz
pttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.tar.zst
pttbbs-1d3acbd3795ef6653f2e9564f850d059a411f785.zip
M mbbsd/announce.c
M mbbsd/bbs.c M mbbsd/read.c M mbbsd/cal.c M mbbsd/more.c M mbbsd/menu.c M mbbsd/board.c git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1438 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index f63c5730..8b3a710a 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -818,10 +818,6 @@ a_menu(char *maintitle, char *path, int lastlevel)
a_showhelp(me.level);
me.page = 9999;
break;
- case Ctrl('C'):
- cal();
- me.page = 9999;
- break;
case Ctrl('I'):
t_idle();