Remove extra log statement

This commit is contained in:
Maran 2014-05-26 17:18:34 +02:00
parent 5fc6ee6a4a
commit f7eb4e587f
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ ApplicationWindow {
}
function setView(view) {
console.log("Setting view")
networkView.visible = false
historyView.visible = false
newTxView.visible = false