mirror of
https://github.com/reactos/wine.git
synced 2025-01-18 17:54:42 +00:00
mscms: Don't produce unreachable code with #ifdef (Smatch).
This commit is contained in:
parent
ca79cf9bea
commit
038fbe23cc
@ -455,6 +455,7 @@ done:
|
||||
release_transform( transform );
|
||||
return ret;
|
||||
|
||||
#endif /* HAVE_LCMS */
|
||||
#else /* HAVE_LCMS */
|
||||
return FALSE;
|
||||
#endif /* HAVE_LCMS */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user