summaryrefslogtreecommitdiff
path: root/js/read.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/read.js')
-rw-r--r--js/read.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/read.js b/js/read.js
index 1965504..295a530 100644
--- a/js/read.js
+++ b/js/read.js
@@ -1,6 +1,5 @@
var _store_position = 0;
var _enable_fullscreen = 0;
-var _has_touch = 0;
function request_fullscreen() {
if (_enable_fullscreen)
@@ -101,7 +100,6 @@ $(document).ready(function() {
}
}
});
-
});
function apply_line_height(elem) {