summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-03-23 20:52:54 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-03-23 20:52:54 (GMT)
commitfc2b4c269d5ebb99f5d86eabbed0fade67aa3513 (patch)
tree2edfc9fed49be9ca26ed9a168b2845f1a665af8c /www/index.html
parent035e2574f4deb438199d72c3b3b3e255331440a8 (diff)
simpler interface for clock
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index 9042849..61c228a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -25,8 +25,6 @@
<script type="text/javascript">
clock_init();
- drawClock('Do, 1.1.1970', '00:00:00', 0);
- clock_add_callback(drawClock);
</script>
</body>