assignments to itself
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -297,7 +297,6 @@ namespace ImageProcessingAtom
|
||||
if (trimZeros)
|
||||
{
|
||||
/* set i0 and i1 to the nonzero support of the filter */
|
||||
i0 = i0;
|
||||
i1 = i1 = lastnonzero + 1;
|
||||
}
|
||||
|
||||
|
||||
@@ -616,8 +616,6 @@ namespace ImageProcessingAtom
|
||||
a_FilterExtents[oppositeFaceIdx].Augment((a_SrcSize-1), (a_SrcSize-1), 0);
|
||||
}
|
||||
}
|
||||
|
||||
minV=minV;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user