This commit is contained in:
alecf%netscape.com 1999-09-19 22:01:24 +00:00
Родитель 7ad9a678b2
Коммит 70719fc56c
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,6 @@ function initServerType() {
if (index != undefined) {
var deck = document.getElementById("serverdeck");
dump("deck index was " + deck.getAttribute("index") + "\n");
deck.setAttribute("index", index);
}