From 6d7c247eaccff384dcbedf098a7ced21506ee7c4 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Thu, 2 Jul 2009 11:00:40 -0400 Subject: [PATCH] Remove liberator.log from addMap --- common/content/mappings.js | 1 - 1 file changed, 1 deletion(-) diff --git a/common/content/mappings.js b/common/content/mappings.js index 65fb11e9..e73e0697 100644 --- a/common/content/mappings.js +++ b/common/content/mappings.js @@ -156,7 +156,6 @@ function Mappings() //{{{ function addMap(map) { - liberator.log(map) let where = map.isUserMap ? user : main; map.modes.forEach(function (mode) { if (!(mode in where))