summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/bs_bot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/bs_bot.c b/src/core/bs_bot.c
index fcc671b29..2c0195ee4 100644
--- a/src/core/bs_bot.c
+++ b/src/core/bs_bot.c
@@ -107,8 +107,6 @@ class CommandBSBot : public Command
return MOD_CONT;
}
- bi->created = time(NULL);
-
/* We check whether user with this nick is online, and kill it if so */
EnforceQlinedNick(nick, Config.s_BotServ);