Removed debug line.

This commit is contained in:
Michael Jumper
2011-08-18 18:02:20 -07:00
parent e47e66c906
commit 2edd5dfbf5

View File

@@ -134,8 +134,6 @@
} }
catch (e) { catch (e) {
console.log(e);
// Show login UI if unable to get configs // Show login UI if unable to get configs
loginUI.style.display = ""; loginUI.style.display = "";
connectionListUI.style.display = "none"; connectionListUI.style.display = "none";