Remove unhelpful debug message (#66696)

I would imagine this was left in from some development testing ; if it serves a useful purpose I'd request it as expanded with a more meaningful message.
This commit is contained in:
Iain Price
2022-05-04 22:19:05 +01:00
committed by GitHub
parent c91b23e769
commit ceb2ca3b6a
@@ -72,7 +72,6 @@
var/logging_data
if(usr)
message_admins("usr is true")
logging_data = "[time] <B>:</B> [usr.key] used [computer] @ location ([T.x],[T.y],[T.z]) <B>:</B> [format_frequency(signal_frequency)]/[signal_code]"
GLOB.lastsignalers.Add(logging_data)