diff --git a/source/Ox.UI/js/Code/Ox.DocPage.js b/source/Ox.UI/js/Code/Ox.DocPage.js index ffaaa294..1b2a648f 100644 --- a/source/Ox.UI/js/Code/Ox.DocPage.js +++ b/source/Ox.UI/js/Code/Ox.DocPage.js @@ -186,7 +186,6 @@ Ox.DocPage = function(options, self) { + ':' + self.options.item.line + '' ) ); - //Ox.print('IS::', item.source); $elements.push( Ox.SyntaxHighlighter({ replace: self.options.replace,