This commit is contained in:
sirx 2016-11-05 18:20:34 +01:00
parent 77f2a54d5d
commit 135d1be98f

View File

@ -29,8 +29,6 @@ function updateCss() {
}
/*if (!DISABLE_JS) {
for (var i = 0; i < document.head.children.length; i++) {
var element = document.head.children[i];
@ -115,4 +113,3 @@ function updateCss() {
}
}*/