summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r--mbbsd/mbbsd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index 53b5662c..e3facc19 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -1553,9 +1553,7 @@ shell_login(int argc, char *argv[], char *envp[])
init_tty();
if (check_ban_and_load(0)) {
-#ifdef OVERLOADBLOCKFDS
sleep(10);
-#endif
return 0;
}
#ifdef DETECT_CLIENT