summaryrefslogtreecommitdiff
path: root/source/pdf/js/pdf-util.js
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-06-26 13:48:31 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-06-26 13:49:05 +0200
commitc6764044e9cd9e1fd0817448bd43bc77d06eba23 (patch)
tree91e1f59ad7a953d11003f54b328689f308e9b961 /source/pdf/js/pdf-util.js
parenta9e56e9f94515c109a912a50b4bc80466a11b075 (diff)
downloadmupdf-c6764044e9cd9e1fd0817448bd43bc77d06eba23.tar.xz
Silence compiler warnings.
Diffstat (limited to 'source/pdf/js/pdf-util.js')
-rw-r--r--source/pdf/js/pdf-util.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/pdf/js/pdf-util.js b/source/pdf/js/pdf-util.js
index 06f4874b..0104f5e4 100644
--- a/source/pdf/js/pdf-util.js
+++ b/source/pdf/js/pdf-util.js
@@ -862,7 +862,6 @@ function AFRange_Validate(lowerCheck, lowerLimit, upperCheck, upperLimit)
event.rc = false;
}
-
if (!event.rc)
{
if (lowerCheck && upperCheck)