From: Mike Taylor Date: Tue, 11 Feb 2014 15:24:33 +0000 (+0000) Subject: Remove extraneous declaration. X-Git-Tag: 1.0.0~1486 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=409a649882272619f219d649a020c870f6dcde4a Remove extraneous declaration. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index 194a595..c2dc405 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -71,7 +71,6 @@ Handlebars.registerHelper('commaList', function(items, options) { // var mkws = { authenticated: false, - debug_function: undefined, // will be set during initialisation debug_level: undefined, // will be initialised from mkws_config paz: undefined, // will be set up during initialisation teams: {},