From 3ad869ff2356683226f8607f82d13b4aec691c31 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 6 Mar 2014 09:39:51 +0000 Subject: [PATCH] Forgot to remove obsolete line in last commit --- public/js/icinga/ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/js/icinga/ui.js b/public/js/icinga/ui.js index d6177c7db..72a3cde7b 100644 --- a/public/js/icinga/ui.js +++ b/public/js/icinga/ui.js @@ -34,7 +34,6 @@ this, 1000 ); - this.icinga.timer.register(this.refreshTimeSince, this, 1000); this.fixDebugVisibility(); return this;