]> Creatis software - gdcm.git/blobdiff - src/jpeg/libijg/jdcolor.c
COMP: Painfully (re)fix all the warnings when compiled with -W -Wall
[gdcm.git] / src / jpeg / libijg / jdcolor.c
index f23777d9e30235ee9a40084da915e7394263122c..7b0aa3d7bda56d78eddb5fb70f6c8021e4e85217 100644 (file)
@@ -309,6 +309,7 @@ ycck_cmyk_convert (j_decompress_ptr cinfo,
 METHODDEF(void)
 start_pass_dcolor (j_decompress_ptr cinfo)
 {
+  (void)cinfo;
   /* no work needed */
 }