Make lint happy

This commit is contained in:
Julian Viereck 2012-09-14 20:07:46 -07:00
parent 6bc2a0b84a
commit a525492f65

View File

@ -505,7 +505,8 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
return queue;
},
getTextContent: function partialEvaluatorGetIRQueue(stream, resources, state) {
getTextContent: function partialEvaluatorGetIRQueue(
stream, resources, state) {
if (!state) {
var text = [];
var dirs = [];