From 611f71d86efb0ddc23f69f72111ad1ef8c1d5c60 Mon Sep 17 00:00:00 2001
From: Kammachi Sreedhar <kashyap.kammachi-sreedhar@nokia.com>
Date: Thu, 12 Dec 2019 17:22:46 +0200
Subject: [PATCH] closing braces removed

---
 source/Lib/DecoderLib/VLCReader.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/source/Lib/DecoderLib/VLCReader.cpp b/source/Lib/DecoderLib/VLCReader.cpp
index 48e63c0c1..19484b3bf 100644
--- a/source/Lib/DecoderLib/VLCReader.cpp
+++ b/source/Lib/DecoderLib/VLCReader.cpp
@@ -2838,7 +2838,6 @@ void HLSyntaxReader::parseSliceHeader (Slice* pcSlice, ParameterSetManager *para
       {
          bitsSliceAddress++;
       }
-      }
     }
     else
     {
-- 
GitLab