diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/pttstruct.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h index 20260ad1..48c35d49 100644 --- a/include/pttstruct.h +++ b/include/pttstruct.h @@ -376,10 +376,6 @@ typedef struct { unsigned char nHOTs; boardheader_t *HBcache[HOTBOARDCACHE]; #endif -#if DIRCACHESIZE - // Ptt: dricache À³³§ï令¨¥ucache ¼öö̪ùù¬Ýݪ©©Á×קKmemory®öö¶O - fileheader_t dircache[MAX_BOARD][DIRCACHESIZE]; -#endif time_t busystate_b[MAX_BOARD]; int total[MAX_BOARD]; unsigned char n_bottom[MAX_BOARD]; /* number of bottom */ |