minor cleanup

This commit is contained in:
rolux 2012-05-27 21:53:27 +02:00
parent 948437b535
commit 9cc9a167f8

View file

@ -186,7 +186,6 @@ Ox.DocPage = function(options, self) {
+ '</b>:' + self.options.item.line + '</code>'
)
);
//Ox.print('IS::', item.source);
$elements.push(
Ox.SyntaxHighlighter({
replace: self.options.replace,