summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
Diffstat (limited to 'read.html')
-rw-r--r--read.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/read.html b/read.html
index 319d4e0..004fa9e 100644
--- a/read.html
+++ b/read.html
@@ -388,7 +388,6 @@
var baseUrl = window.location.href.match(/^.*\//)[0];
EPUBJS.core.addScripts([baseUrl + "lib/bootstrap/v3/js/jquery.js",
- baseUrl + "lib/jquery.mobile.custom.js",
baseUrl + "js/reader.js",
baseUrl + "js/dict.js" ], null, renderer.doc.head);