summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mbbsd/mbbsd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index 1adfe339..53b5662c 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -1092,8 +1092,6 @@ user_login(void)
resolve_fcache();
/* resolve_boards(); */
numboards = SHM->Bnumber;
- memset(&water[0], 0, sizeof(water_t) * 6);
- strlcpy(water[0].userid, " ¥þ³¡ ", sizeof(water[0].userid));
if(getenv("SSH_CLIENT") != NULL){
struct sockaddr_in xsin;