From f5b28fa033b4837f3cc28943f5c022bf48ca39d4 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Thu, 25 Jun 2020 15:12:26 +0100 Subject: GPDL: Remove "min_input_size" from pl_interp_characteristics_t Never used. --- gpdl/psitop.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gpdl/psitop.c') diff --git a/gpdl/psitop.c b/gpdl/psitop.c index 284b4b094..ce755e0b4 100644 --- a/gpdl/psitop.c +++ b/gpdl/psitop.c @@ -309,8 +309,7 @@ ps_impl_characteristics(const pl_interp_implementation_t *impl) /* implement ps_detect_language, "Artifex", PSVERSION, - PSBUILDDATE, - 1 /* minimum input size to PostScript */ + PSBUILDDATE }; #undef PSVERSION #undef PSBUILDDATE -- cgit v1.2.1