Goodbye poor hack. You were broken before your time.

This commit is contained in:
Peter Wagenet
2011-10-27 22:32:07 -07:00
parent 43431d2a78
commit 924cc3e86c
-2
View File
@@ -462,8 +462,6 @@ Handlebars.JavaScriptCompiler = function() {};
params.push("depth" + this.environment.depths.list[i]);
}
if(params.length === 4 && !this.environment.usePartial) { params.pop(); }
if (asObject) {
params.push(this.source.join("\n "));