diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
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> |