squash text highlighter console

This commit is contained in:
c-spencer 2011-05-25 22:50:14 +01:00
commit 58cf406fbd

View file

@ -79,7 +79,6 @@ var deepCopy = function (o) {
} else {
rule.next = prefix + key;
}
console.log(prefix, key, onext, rule.next);
}
this.$rules[prefix + key] = state;
}