Remove extraneous declaration.
authorMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 15:24:33 +0000 (15:24 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 15:24:33 +0000 (15:24 +0000)
tools/htdocs/mkws.js

index 194a595..c2dc405 100644 (file)
@@ -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: {},