[trunk] Remove 2 warnings about set but not used variables

This commit is contained in:
Mathieu Malaterre 2014-03-10 08:13:05 +00:00
parent f54de95802
commit 2001932c56
1 changed files with 3 additions and 0 deletions

View 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,