From 8bb34472b75936383a75e6c90c1cbee375e7e25f Mon Sep 17 00:00:00 2001 From: LetterJay Date: Thu, 11 May 2017 23:07:50 -0500 Subject: [PATCH] fuck --- code/modules/client/client_procs.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/client/client_procs.dm b/code/modules/client/client_procs.dm index d8d38d9176..6e1d83c8d8 100644 --- a/code/modules/client/client_procs.dm +++ b/code/modules/client/client_procs.dm @@ -326,10 +326,6 @@ GLOBAL_LIST(external_rsc_urls) else //We failed to get an age for this user, let admins know they need to keep an eye on them message_admins("Failed to get BYOND account age for [key_name_admin(src)]") - if(!IsGuestKey(key) && SSdbcore.IsConnected()) - findJoinDate() - - sync_client_with_db(tdata) get_message_output("watchlist entry", ckey) check_ip_intel()