summaryrefslogtreecommitdiff
path: root/pdf/pdf_colorspace.c
diff options
context:
space:
mode:
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)
{