remove dumb debugging

git-svn-id: svn://10.0.0.236/trunk@70176 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2000-05-16 23:36:38 +00:00
parent 9917be916c
commit a2eae19cd1

View File

@@ -43,7 +43,6 @@ function onLoad()
firstItem = menuitems[1].id;
}
dump("selecting item " + firstItem + "\n");
selectServer(firstItem);
}