summaryrefslogtreecommitdiff
path: root/lib/exe
diff options
context:
space:
mode:
Diffstat (limited to 'lib/exe')
-rw-r--r--lib/exe/js.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/exe/js.php b/lib/exe/js.php
index af455641c..8101ecd50 100644
--- a/lib/exe/js.php
+++ b/lib/exe/js.php
@@ -131,7 +131,6 @@ function js_out(){
@readfile(DOKU_CONF.'userscript.js');
// add scroll event and tooltip rewriting
- js_runonstart('updateAccessKeyTooltip()');
js_runonstart('scrollToMarker()');
js_runonstart('focusMarker()');