remove code duplicated from libjpeg and make internal functions static

This commit is contained in:
Ludwig Nussel 2008-02-14 11:13:51 +00:00
parent 7132b492dd
commit 84f32478b9
2 changed files with 9 additions and 96 deletions

View file

@ -1132,6 +1132,7 @@ Q3OBJ = \
$(B)/client/l_struct.o \
\
$(B)/client/jcapimin.o \
$(B)/client/jcapistd.o \
$(B)/client/jchuff.o \
$(B)/client/jcinit.o \
$(B)/client/jccoefct.o \