From 648603126b7d9ab87cb9b19b5422d936dc2536f4 Mon Sep 17 00:00:00 2001 From: Chad Weider Date: Sat, 10 Mar 2012 13:59:07 -0800 Subject: [PATCH] Remove require changes in `pushScriptsTo` method. These duplicate `pushRequireScriptTo` at least, but mostly break things. --- src/static/js/ace.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/static/js/ace.js b/src/static/js/ace.js index 4114b63c..7331d68d 100644 --- a/src/static/js/ace.js +++ b/src/static/js/ace.js @@ -176,10 +176,6 @@ function Ace2Editor() } else { file = ACE_SOURCE; file = file.replace(/^\.\.\/static\/js\//, '../minified/'); - buffer.push('