From 74dd288542e28f3604306cc69468f88b14c1b3c5 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sun, 3 Sep 2017 19:08:52 +0100 Subject: Move out of the core. --- src/users.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/users.cpp') diff --git a/src/users.cpp b/src/users.cpp index a84e12b4a..dd0d54286 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -494,7 +494,7 @@ void LocalUser::CheckClass(bool clone_count) } } - this->nping = ServerInstance->Time() + a->GetPingTime() + ServerInstance->Config->dns_timeout; + this->nping = ServerInstance->Time() + a->GetPingTime(); } bool LocalUser::CheckLines(bool doZline) -- cgit v1.3.1-10-gc9f91