From 0d342d6474e385db5ca73f5a636c56177926bf3e Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 3 Oct 2009 04:30:43 +0000 Subject: * remove the FREECLOAK configuration and make it always enabled * if your own site need such feature, please make it as your local patch. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4900 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/config.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index 7d63e3dd..5175014f 100644 --- a/include/config.h +++ b/include/config.h @@ -167,10 +167,6 @@ #define FOREIGN_REG_DAY 30 #endif -#ifndef HAVE_FREECLOAK -#define HAVE_FREECLOAK 0 -#endif - #ifndef FORCE_PROCESS_REGISTER_FORM #define FORCE_PROCESS_REGISTER_FORM 0 #endif -- cgit v1.2.3