Remove unused line.

This commit is contained in:
Chad Weider 2012-05-14 18:19:30 -07:00
parent 4680bfaee8
commit 97c7842d19
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ require.setGlobalKeyPath("require");\n\
buffer.push('require("ep_etherpad-lite/static/js/ace2_inner");');
buffer.push('<\/script>');
} else {
file = ACE_SOURCE;
buffer.push('<script type="application/javascript" src="' + ACE_SOURCE + '"><\/script>');
buffer.push('<script type="text/javascript">');
buffer.push('require("ep_etherpad-lite/static/js/ace2_inner");');