mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Removes Sleep Printing Library [MDB IGNORE] (#23692)
* Removes Sleep Printing Library (#78324) ## About The Pull Request #76286, which spawned it, is dead. Don't need to hang onto it anymore per moth's instructions * Removes Sleep Printing Library --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
This commit is contained in:
co-authored by
LemonInTheDark
parent
47d1f9fc6d
commit
d3fd951bf8
@@ -22,10 +22,6 @@
|
||||
if(usr?.client)
|
||||
usr.client.running_find_references = type
|
||||
|
||||
#ifdef UNIT_TESTS
|
||||
log_reftracker("Currently sleeping procs [byond_status()]")
|
||||
#endif
|
||||
|
||||
log_reftracker("Beginning search for references to a [type].")
|
||||
|
||||
var/starting_time = world.time
|
||||
|
||||
Reference in New Issue
Block a user