aboutsummaryrefslogtreecommitdiffstats
path: root/mist/assets/ext
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-09-26 19:34:06 +0800
committerobscuren <geffobscura@gmail.com>2014-09-26 19:34:06 +0800
commitcf999c46220829a5b240e09f11e29748fe94ec35 (patch)
treed9e91501a55891455edcf3e6283dd956b069e4d1 /mist/assets/ext
parentdc944f75186bbee08ad8cd1dad8a296dc71f99bc (diff)
downloadgo-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.tar
go-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.tar.gz
go-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.tar.bz2
go-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.tar.lz
go-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.tar.xz
go-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.tar.zst
go-tangerine-cf999c46220829a5b240e09f11e29748fe94ec35.zip
Cleaned up
Diffstat (limited to 'mist/assets/ext')
-rw-r--r--mist/assets/ext/html_messaging.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/mist/assets/ext/html_messaging.js b/mist/assets/ext/html_messaging.js
index 0bedba997..1f9418148 100644
--- a/mist/assets/ext/html_messaging.js
+++ b/mist/assets/ext/html_messaging.js
@@ -459,7 +459,6 @@
g_seed++;
- console.log(data)
navigator.qt.postMessage(JSON.stringify(data));
}