summaryrefslogtreecommitdiff
path: root/fitz/res_image.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-05-27 14:36:25 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-05-27 14:50:57 +0200
commitaf13164924fb4c627f201c943c7a18e5dbe39507 (patch)
treecfb3e8ec3c43b42285b05496b4ad999f0e054f1c /fitz/res_image.c
parent01e8dbf74068362d769604df9e87d17c0c190f27 (diff)
downloadmupdf-af13164924fb4c627f201c943c7a18e5dbe39507.tar.xz
Strip trailing whitespace.
Diffstat (limited to 'fitz/res_image.c')
-rw-r--r--fitz/res_image.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fitz/res_image.c b/fitz/res_image.c
index 82703b50..0454f6bd 100644
--- a/fitz/res_image.c
+++ b/fitz/res_image.c
@@ -301,7 +301,6 @@ fz_image_get_pixmap(fz_context *ctx, fz_image *image, int w, int h)
break;
}
-
/* Now we try to cache the pixmap. Any failure here will just result
* in us not caching. */
fz_var(keyp);