summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-04-01 03:02:25 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-04-01 03:02:25 +0800
commit6b06a939780af178792ffb2908939c00be70aaef (patch)
treee0338bfd6a173913a8f08ced4660eb537db9e146
parentae14633079f69c0505d5f5c85fff42f249623cde (diff)
downloadpttbbs-6b06a939780af178792ffb2908939c00be70aaef.tar
pttbbs-6b06a939780af178792ffb2908939c00be70aaef.tar.gz
pttbbs-6b06a939780af178792ffb2908939c00be70aaef.tar.bz2
pttbbs-6b06a939780af178792ffb2908939c00be70aaef.tar.lz
pttbbs-6b06a939780af178792ffb2908939c00be70aaef.tar.xz
pttbbs-6b06a939780af178792ffb2908939c00be70aaef.tar.zst
pttbbs-6b06a939780af178792ffb2908939c00be70aaef.zip
idelete the debug message
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1660 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--mbbsd/mbbsd.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index a940a15b..de97ecde 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -547,15 +547,6 @@ login_query()
#endif
output("1", 1);
- /* hint */
-
-if (0){ // clifflu <04/04/01> SECURITY BUG
- clear() ;
- move (5,5) ;
- outs("由於系統安全性問題, 系統緊急停止服務. \n將在修復後重新開啟. 向各位致上最高的歉意\n clifflu 代發") ;
- igetch() ;
- exit(0) ;
-}
attempts = 0;
while (1) {