diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 |