From 63bc2dad6f3d3fdb6b3495a4eda10a14a5647c6a Mon Sep 17 00:00:00 2001 From: victor Date: Sat, 3 Jan 2004 09:48:57 +0000 Subject: dont remove a non-exist board when logout git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1455 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttstruct.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') 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]; -- cgit v1.2.3