aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/wallet.qml
diff options
context:
space:
mode:
authorMaran <maran.hidskes@gmail.com>2014-05-26 23:18:34 +0800
committerMaran <maran.hidskes@gmail.com>2014-05-26 23:18:34 +0800
commitf7eb4e587f83e4472e3d214076ba0c28102daefd (patch)
tree1cf809340633e99c3dc09def7c5115c16084ef19 /ethereal/assets/qml/wallet.qml
parent5fc6ee6a4acd1db22a38abb4cff5e5196bf1538e (diff)
downloaddexon-f7eb4e587f83e4472e3d214076ba0c28102daefd.tar.gz
dexon-f7eb4e587f83e4472e3d214076ba0c28102daefd.tar.zst
dexon-f7eb4e587f83e4472e3d214076ba0c28102daefd.zip
Remove extra log statement
Diffstat (limited to 'ethereal/assets/qml/wallet.qml')
-rw-r--r--ethereal/assets/qml/wallet.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ethereal/assets/qml/wallet.qml b/ethereal/assets/qml/wallet.qml
index 8903fb14f..81ad7ef24 100644
--- a/ethereal/assets/qml/wallet.qml
+++ b/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