From 342798eaaaf77f2cea73bd5c36f3a6ce65d9a95a Mon Sep 17 00:00:00 2001 From: piaip Date: Mon, 12 May 2008 06:34:48 +0000 Subject: - bbs: X (recommend) on vote_post should do like 'y' -- reply vote. - config: always FAST_LOGIN. - (internal) mbbsd: speed up task before getnewutmpent to prevent multi login - (internal) chat: refine /b and /ban test code git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4302 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index 7be9f806..dae9d243 100644 --- a/include/config.h +++ b/include/config.h @@ -267,7 +267,6 @@ #define HAVE_ORIGIN /* 顯示 author 來自何處 */ #undef HAVE_INFO /* 顯示程式版本說明 */ #undef HAVE_LICENSE /* 顯示 GNU 版權畫面 */ -#define FAST_LOGIN /* Login 不檢查遠端使用者 */ #undef HAVE_REPORT /* 系統追蹤報告 */ #undef NEWUSER_LIMIT /* 新手上路的三天限制 */ #undef HAVE_X_BOARDS -- cgit v1.2.3