diff --git a/source/Lib/EncoderLib/EncGOP.cpp b/source/Lib/EncoderLib/EncGOP.cpp index 5732e004d9cd1607f7e9abee37c11079a7298b31..ff610aa75635439f9cbd1441841bc69f8419d9f6 100644 --- a/source/Lib/EncoderLib/EncGOP.cpp +++ b/source/Lib/EncoderLib/EncGOP.cpp @@ -1829,14 +1829,6 @@ void EncGOP::compressGOP( int iPOCLast, int iNumPicRcvd, PicList& rcListPic, #endif xUpdateRasInit( pcSlice ); - // Do decoding refresh marking if any -#if COM16_C806_ALF_TEMPPRED_NUM - if ( pcSlice->getPendingRasInit() || pcSlice->isIDRorBLA() ) - { - m_pcALF->refreshAlfTempPred(); - } -#endif - if ( pcSlice->getPendingRasInit() ) { // this ensures that independently encoded bitstream chunks can be combined to bit-equal