From 3bf522b143e8bd77046531e4636e3a0b4c510188 Mon Sep 17 00:00:00 2001 From: ptt Date: Sat, 25 May 2002 11:17:55 +0000 Subject: remode savemode git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@219 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/birth.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util/birth.c') diff --git a/util/birth.c b/util/birth.c index 43840386..89033830 100644 --- a/util/birth.c +++ b/util/birth.c @@ -79,7 +79,6 @@ int main(argc, argv) stampfile(genbuf, &mymail); strcpy(mymail.owner, BBSNAME); strcpy(mymail.title, "!! ¥Í¤é§Ö¼Ö !!"); - mymail.savemode = 0; unlink(genbuf); Link(BBSHOME "/etc/Welcome_birth", genbuf); sprintf(genbuf, BBSHOME "/home/%c/%s/.DIR", cuser.userid[0], cuser.userid); -- cgit v1.2.3