diff options
Diffstat (limited to 'util/birth.c')
-rw-r--r-- | util/birth.c | 1 |
1 files changed, 0 insertions, 1 deletions
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); |