From 05d76e9ff287710aea72b6afcd61dc15589aeacf Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Mon, 20 Apr 2015 12:27:38 +0200 Subject: NMS: Remove debug code --- web/nms.gathering.org/nms2/js/nms.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web/nms.gathering.org/nms2/js') diff --git a/web/nms.gathering.org/nms2/js/nms.js b/web/nms.gathering.org/nms2/js/nms.js index f4a6279..589f75e 100644 --- a/web/nms.gathering.org/nms2/js/nms.js +++ b/web/nms.gathering.org/nms2/js/nms.js @@ -496,7 +496,6 @@ function switchInfo(x) } var commentbox = document.createElement("div"); commentbox.id = "commentbox"; - console.log("x : " + x); commentbox.innerHTML = ''; swpanel.appendChild(commentbox); swtop.style.display = 'block'; -- cgit v1.2.3