Remove extra log statement

poc8
Maran 11 years ago
parent 5fc6ee6a4a
commit f7eb4e587f
  1. 1
      ethereal/assets/qml/wallet.qml

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

Loading…
Cancel
Save