mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 87607
This commit is contained in:
parent
f6d83dd5e3
commit
db779f870e
1 changed files with 0 additions and 2 deletions
|
@ -1085,8 +1085,6 @@ IL_PRIVATE ilBool _ilDitherYCbCr (
|
|||
sizeof(ilYCbCr2DitherPrivRec), 0, &srcData, &dstData,
|
||||
ilYCbCr2DitherInit, IL_NPF, ilYCbCr2DitherDestroy, ilYCbCr2DitherExecute, NULL, 0);
|
||||
if (!pPriv) {
|
||||
if (pPriv->pPalette)
|
||||
IL_FREE (pPriv->pPalette);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue