diff --git a/src/app/compiler.js b/src/app/compiler.js index 6c0699e83d..29ef1efc30 100644 --- a/src/app/compiler.js +++ b/src/app/compiler.js @@ -97,7 +97,6 @@ function Compiler (editor, handleGithubCall, outputField, hidingRHP, updateFiles previousInput = ''; onChange(); }; - this.onCompilerLoaded = onCompilerLoaded; function compilationFinished (result, missingInputs) { var data;