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