From 5b8e92fbffdae399e8812a43b5fdc9b82fd533a8 Mon Sep 17 00:00:00 2001 From: skull132 Date: Sat, 4 Feb 2017 17:46:50 +0200 Subject: [PATCH] In which Skull forgets to pay attention --- code/controllers/configuration.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/controllers/configuration.dm b/code/controllers/configuration.dm index 5d298b3b12e..2e22c1d9b12 100644 --- a/code/controllers/configuration.dm +++ b/code/controllers/configuration.dm @@ -460,7 +460,6 @@ var/list/gamemode_cache = list() config.forumurl = value if ("forum_passphrase") - testing("Passphrase [value]") config.forum_passphrase = value if ("githuburl")