summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r--mbbsd/mbbsd.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index 5aba270f..af4ade36 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -1279,11 +1279,8 @@ user_login(void)
} else if (strcmp(cuser.userid, STR_GUEST) == 0) { /* guest */
init_guest_info();
-#if 0 // def DBCSAWARE
- u_detectDBCSAwareEvilClient();
-#else
pressanykey();
-#endif
+
} else {
// XXX no userlevel, no guest - what is this?
// clear();