From 1f618df81dad3cc6f2812408a8068c7136aa6d2c Mon Sep 17 00:00:00 2001 From: Tobias Hinz <tobias.hinz@hhi.fraunhofer.de> Date: Mon, 4 Feb 2019 09:27:03 +0100 Subject: [PATCH] nl --- source/Lib/EncoderLib/EncGOP.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/Lib/EncoderLib/EncGOP.cpp b/source/Lib/EncoderLib/EncGOP.cpp index f3201039b..5647a9d00 100644 --- a/source/Lib/EncoderLib/EncGOP.cpp +++ b/source/Lib/EncoderLib/EncGOP.cpp @@ -2299,7 +2299,6 @@ void EncGOP::compressGOP( int iPOCLast, int iNumPicRcvd, PicList& rcListPic, } #endif - if( encPic ) // now compress (trial encode) the various slice segments (slices, and dependent slices) { -- GitLab