diff --git a/modules/default/currentweather/currentweather.js b/modules/default/currentweather/currentweather.js index bc7ccbb7..071ec5cb 100644 --- a/modules/default/currentweather/currentweather.js +++ b/modules/default/currentweather/currentweather.js @@ -98,8 +98,6 @@ Module.register("currentweather",{ this.loaded = false; this.scheduleUpdate(this.config.initialLoadDelay); - this.updateTimer = null; - }, // Override dom generator.