From: msweet Date: Fri, 19 Dec 2014 13:10:28 +0000 (+0000) Subject: More cleanup. X-Git-Tag: v2.2b1~392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f70e9f2c35d359b4e080327e4b8f343a8238d467;p=thirdparty%2Fcups.git More cleanup. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12389 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh index 6045d3009f..6940e38daf 100755 --- a/test/run-stp-tests.sh +++ b/test/run-stp-tests.sh @@ -450,7 +450,6 @@ EOF ln -s $root/test/test.convs $BASE/share/mime if test `uname` = Darwin; then - instfilter cgbannertopdf bannertopdf pdf instfilter cgimagetopdf imagetopdf pdf instfilter cgpdftopdf pdftopdf passthru instfilter cgpdftops pdftops ps @@ -458,7 +457,6 @@ if test `uname` = Darwin; then instfilter cgtexttopdf texttopdf pdf instfilter pstocupsraster pstoraster raster else - instfilter bannertopdf bannertopdf pdf instfilter imagetopdf imagetopdf pdf instfilter pdftopdf pdftopdf passthru instfilter pdftops pdftops ps diff --git a/test/test.convs b/test/test.convs index 94ce07a066..57540aac43 100644 --- a/test/test.convs +++ b/test/test.convs @@ -3,7 +3,6 @@ application/pdf application/vnd.cups-pdf 100 pdftopdf application/pdf application/postscript 100 pdftops application/pdf application/vnd.cups-raster 100 pdftoraster application/postscript application/vnd.cups-raster 100 pstoraster -application/vnd.cups-banner application/pdf 100 bannertopdf image/jpeg application/pdf 100 imagetopdf text/plain application/pdf 100 texttopdf