From 09c2e46468e99d827c85ef55532535bf2bf24ca2 Mon Sep 17 00:00:00 2001 From: piaip Date: Tue, 30 Jun 2009 15:09:34 +0000 Subject: * remove more bid assess(good/bad sale) stuff git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4719 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/mbbsd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'mbbsd/mbbsd.c') diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c index 93643dbc..b8f397e8 100644 --- a/mbbsd/mbbsd.c +++ b/mbbsd/mbbsd.c @@ -219,8 +219,6 @@ u_exit(const char *mode) /* cuser.goodpost = currutmp->goodpost; cuser.badpost = currutmp->badpost; - cuser.goodsale = currutmp->goodsale; - cuser.badsale = currutmp->badsale; */ // no need because in later passwd_sync_update will reload money from SHM. -- cgit v1.2.3