aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doc_widgets.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc_widgets.js')
-rw-r--r--docs/doc_widgets.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/doc_widgets.js b/docs/doc_widgets.js
index ed1dad8d..b119e326 100644
--- a/docs/doc_widgets.js
+++ b/docs/doc_widgets.js
@@ -54,10 +54,6 @@
} catch (e) {
alert(e);
}
-
- return function() {
- SyntaxHighlighter.highlight();
- };
});
function indent(text) {