From 09c607401476a88f6561fae484da6f9f54bfc107 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sat, 27 Mar 2021 16:18:56 +0000 Subject: [PATCH] ... and quantise --- libvips/foreign/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/libvips/foreign/Makefile.am b/libvips/foreign/Makefile.am index 8a2ad2a0..afe30463 100644 --- a/libvips/foreign/Makefile.am +++ b/libvips/foreign/Makefile.am @@ -42,7 +42,6 @@ libforeign_la_SOURCES = \ openexrload.c \ openslide2vips.c \ openslideload.c \ - quantise.c \ pdfiumload.c \ pdfload.c \ pforeign.h \