]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: In cfFilterImageToRaster() removed unneeded media-type parsing
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 26 Aug 2022 11:38:39 +0000 (13:38 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 26 Aug 2022 11:38:39 +0000 (13:38 +0200)
commiteedcb2f71c20739bdd1de5a9039ae7e1b9406e4c
tree66406aeaed9c73aff386d91fd004b6529a7489a3
parent3dec396cc04a6e8948371b7db1ae99bbf0100023
libcupsfilters: In cfFilterImageToRaster() removed unneeded media-type parsing

The option/attribute "maedia-type"/"MediaType" got read out but
nowhere used, so removed the code reading it.
cupsfilters/imagetoraster.c