]> Creatis software - gdcm.git/blobdiff - src/jpeg/libijg/jdatasrc.c
ENH: Update the jpeg library. This patch is the result of the ijg lib + ls-patch...
[gdcm.git] / src / jpeg / libijg / jdatasrc.c
index f6711d9e01ce935273e40b82e7b9e6ed47dd028c..8c539b095b044677752ec701e14ba6b02903619e 100644 (file)
@@ -168,7 +168,6 @@ skip_input_data (j_decompress_ptr cinfo, long num_bytes)
 METHODDEF(void)
 term_source (j_decompress_ptr cinfo)
 {
-  cinfo=cinfo;
   /* no work necessary here */
 }