summaryrefslogtreecommitdiff
path: root/source/xps
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-10-22 19:39:32 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-10-23 18:46:01 +0200
commit2582f7e21ec079d2d611ad748d5fc77ea3ce3938 (patch)
tree6745a15f6389de3635d17ffb1495b7de1a4aed25 /source/xps
parent17e5b245e8f0da3287097684f81d470cec8de991 (diff)
downloadmupdf-2582f7e21ec079d2d611ad748d5fc77ea3ce3938.tar.xz
Remove extra blank lines.
Diffstat (limited to 'source/xps')
-rw-r--r--source/xps/xps-imp.h1
-rw-r--r--source/xps/xps-tile.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/source/xps/xps-imp.h b/source/xps/xps-imp.h
index ce372e21..d5757b69 100644
--- a/source/xps/xps-imp.h
+++ b/source/xps/xps-imp.h
@@ -83,7 +83,6 @@ void xps_read_page_list(fz_context *ctx, xps_document *doc);
void xps_print_page_list(fz_context *ctx, xps_document *doc);
void xps_drop_page_list(fz_context *ctx, xps_document *doc);
-
/*
* Images, fonts, and colorspaces.
*/
diff --git a/source/xps/xps-tile.c b/source/xps/xps-tile.c
index 7def81c9..659c6239 100644
--- a/source/xps/xps-tile.c
+++ b/source/xps/xps-tile.c
@@ -318,7 +318,6 @@ xps_parse_canvas(fz_context *ctx, xps_document *doc, fz_matrix ctm, fz_rect area
xps_drop_resource_dictionary(ctx, doc, new_dict);
fz_catch(ctx)
fz_rethrow(ctx);
-
}
void