Forgot to remove obsolete line in last commit

This commit is contained in:
Thomas Gelf 2014-03-06 09:39:51 +00:00
parent 180db36e6c
commit 3ad869ff23

View File

@ -34,7 +34,6 @@
this, this,
1000 1000
); );
this.icinga.timer.register(this.refreshTimeSince, this, 1000);
this.fixDebugVisibility(); this.fixDebugVisibility();
return this; return this;