]> granicus.if.org Git - openjpeg/commitdiff
[trunk] Remove 2 warnings about set but not used variables
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 10 Mar 2014 08:13:05 +0000 (08:13 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 10 Mar 2014 08:13:05 +0000 (08:13 +0000)
src/bin/common/color.c

index 6cb98497b8c15ba1511d03c31ce699838f053c6c..e17be4203f18f448abee8db2cf1035ce8cba8a19 100644 (file)
@@ -360,6 +360,9 @@ out_space,
 
 in_type,out_type
  );
+#else
+  (void)prec;
+  (void)in_space;
 #endif /* DEBUG_PROFILE */
 
        transform = cmsCreateTransform(in_prof, in_type,