summaryrefslogtreecommitdiff
path: root/pdf/pdf_colorspace.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 /pdf/pdf_colorspace.c
parent01e8dbf74068362d769604df9e87d17c0c190f27 (diff)
downloadmupdf-af13164924fb4c627f201c943c7a18e5dbe39507.tar.xz
Strip trailing whitespace.
Diffstat (limited to 'pdf/pdf_colorspace.c')
-rw-r--r--pdf/pdf_colorspace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdf/pdf_colorspace.c b/pdf/pdf_colorspace.c
index 21d67eeb..c2fa106a 100644
--- a/pdf/pdf_colorspace.c
+++ b/pdf/pdf_colorspace.c
@@ -143,7 +143,6 @@ load_separation(pdf_document *xref, pdf_obj *array)
return cs;
}
-
static fz_colorspace *
load_indexed(pdf_document *xref, pdf_obj *array)
{