summaryrefslogtreecommitdiff
path: root/lib/exe
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2011-08-06 13:56:57 +0200
committerAndreas Gohr <andi@splitbrain.org>2011-08-18 09:47:49 +0200
commitb2a330ca75f1ceec063a08029abb0204110e3601 (patch)
tree0604dc244228b04363eb96beba6d7be47dff7231 /lib/exe
parent4678059bd0b91fb4d92aaa85cd5d0855818a2c30 (diff)
downloadrpg-b2a330ca75f1ceec063a08029abb0204110e3601.tar.gz
rpg-b2a330ca75f1ceec063a08029abb0204110e3601.tar.bz2
removed events.js
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 44ab2d5ca..4355cbfd7 100644
--- a/lib/exe/js.php
+++ b/lib/exe/js.php
@@ -44,7 +44,6 @@ function js_out(){
DOKU_INC.'lib/scripts/jquery/jquery.cookie.js',
DOKU_INC."lib/scripts/jquery/jquery-ui$min.js",
DOKU_INC.'lib/scripts/helpers.js',
- DOKU_INC.'lib/scripts/events.js',
DOKU_INC.'lib/scripts/delay.js',
DOKU_INC.'lib/scripts/cookie.js',
DOKU_INC.'lib/scripts/script.js',