diff --git a/source/Lib/DecoderLib/DecLib.cpp b/source/Lib/DecoderLib/DecLib.cpp
index 117db1d8921c5a47876aa5d739c2a753d1625aa8..9826ec8ab1bdaec7dab0d8db211d146b2aff6e80 100644
--- a/source/Lib/DecoderLib/DecLib.cpp
+++ b/source/Lib/DecoderLib/DecLib.cpp
@@ -1151,7 +1151,6 @@ void DecLib::checkSeiInPictureUnit()
       {
         isNonFillerPayloadInOneSeiNalUnit = true;
       }
-
 #endif
     }
     while (bs.getNumBitsLeft() > 8);