From 1919d679b1cba308d2b3c236d59977a6bc8f69a8 Mon Sep 17 00:00:00 2001
From: in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>
Date: Thu, 15 Apr 2004 11:00:39 +0000
Subject: remove DIRCACHESIZE

git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1764 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 a08bc4f7..d44ce8a0 100644
--- a/include/config.h
+++ b/include/config.h
@@ -93,10 +93,6 @@
 #define MAX_EXKEEPMAIL    (1000)         /* �̦h�H�c�[�j�h�֫� */
 #endif
 
-#ifndef DIRCACHESIZE
-#define DIRCACHESIZE      (40)           /* cache �峹�C�����̫�40�g */
-#endif
-
 #ifndef OVERLOADBLOCKFDS
 #define OVERLOADBLOCKFDS  (0)            /* �W����|�O�d�o��h�� fd */
 #endif
-- 
cgit v1.2.3