NXpicture.c: remove unneccessary check
Code can only be reached if pPicture is non-NULL. Besides, pPicture
will be accessed later anyway, regardless of this check.
Finding of PVS Studio: "V547 Expression 'pPicture != NULL' is always true."
Showing
Please
register
or
sign in
to comment