Wtautological-undefined-compare
This commit is contained in:
parent
39d725c113
commit
d9e0f2b023
@ -104,7 +104,6 @@ SScreenBlockFeatureStorage* pScreenBlockFeatureStorage;
|
|||||||
* set picture as unreferenced
|
* set picture as unreferenced
|
||||||
*/
|
*/
|
||||||
void SetUnref () {
|
void SetUnref () {
|
||||||
if (NULL != this) {
|
|
||||||
iFramePoc = -1;
|
iFramePoc = -1;
|
||||||
iFrameNum = -1;
|
iFrameNum = -1;
|
||||||
uiTemporalId =
|
uiTemporalId =
|
||||||
@ -117,7 +116,6 @@ SScreenBlockFeatureStorage* pScreenBlockFeatureStorage;
|
|||||||
|
|
||||||
if (NULL != pScreenBlockFeatureStorage)
|
if (NULL != pScreenBlockFeatureStorage)
|
||||||
pScreenBlockFeatureStorage->bRefBlockFeatureCalculated = false;
|
pScreenBlockFeatureStorage->bRefBlockFeatureCalculated = false;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
} SPicture;
|
} SPicture;
|
||||||
|
Loading…
Reference in New Issue
Block a user