Merge pull request #1009 from mstorsjo/remove-unused-var
Remove an unused variable
This commit is contained in:
commit
1ba24912c7
@ -357,7 +357,6 @@ bool WelsUpdateRefList (void* pEncCtx) {
|
||||
SRefList* pRefList = pCtx->ppRefPicListExt[pCtx->uiDependencyId];
|
||||
SLTRState* pLtr = &pCtx->pLtr[pCtx->uiDependencyId];
|
||||
SSpatialLayerInternal* pParamD = &pCtx->pSvcParam->sDependencyLayers[pCtx->uiDependencyId];
|
||||
const int32_t kiNumRef = pCtx->pSvcParam->iNumRefFrame;
|
||||
|
||||
int32_t iRefIdx = 0;
|
||||
const uint8_t kuiTid = pCtx->uiTemporalId;
|
||||
|
Loading…
x
Reference in New Issue
Block a user