rollback editor save behavior

pull/1/head
yann300 8 years ago
parent c050976e26
commit f2067299ef
  1. 46
      soljson.js
  2. 2
      src/app.js

File diff suppressed because one or more lines are too long

@ -554,8 +554,6 @@ var run = function () {
compiler.event.register('compilationStarted', this, function () { compiler.event.register('compilationStarted', this, function () {
editor.clearAnnotations() editor.clearAnnotations()
var input = editor.getValue()
editor.setCacheFileContent(input)
}) })
function startdebugging (txHash) { function startdebugging (txHash) {

Loading…
Cancel
Save