From 9cc9a167f878bb8c6891d0e6dbaa9454d35dd7a1 Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 27 May 2012 21:53:27 +0200 Subject: [PATCH] minor cleanup --- source/Ox.UI/js/Code/Ox.DocPage.js | 1 - 1 file changed, 1 deletion(-) 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,