[devel] Removed dummy_inflate.c from contrib/pngminim/encoder

This commit is contained in:
Glenn Randers-Pehrson
2010-04-29 08:40:24 -05:00
parent f10fa3c9f4
commit a0b0d8b9db
4 changed files with 2 additions and 6 deletions

View File

@@ -42,7 +42,6 @@ ZHDRS = $(ZH) $(ZCONF)
# code because deflate defines an unused API function deflateBound
# which itself calls compressBound from compress.
ZOBJS = adler32$(O) compress$(O) crc32$(O) deflate$(O) \
dummy_inflate$(O) \
trees$(O) zutil$(O)
# libpng