From 4923d2051210c92c694d742d33bb6467f285e05f Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Sun, 16 Jun 2019 22:41:12 +0200 Subject: [PATCH] remove some commented code --- www/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/www/index.html b/www/index.html index d96c0ca..fc42408 100644 --- a/www/index.html +++ b/www/index.html @@ -128,15 +128,8 @@ } } - //from js/gui.js //TODO: use static html function attachButtonsDiv() { - /* -
- - -
- */ var buttons = document.createElement('div'); buttons.classList.add('buttons');