diff options
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r-- | include/pttstruct.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h index 01e7e61c..92889865 100644 --- a/include/pttstruct.h +++ b/include/pttstruct.h @@ -378,9 +378,6 @@ typedef struct { int Bbusystate; time_t close_vote_time; - /* if true, fav.c:cleanup() will remove the invalid boards from record. */ - char cleanboard; - /* pttcache */ char notes[MAX_MOVIE][200*11]; char today_is[20]; |