Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1101)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1102)
@@ -2051,13 +2051,5 @@
     else
     {
-#if POC_MSB_VAL_PRESENT_FLAG_SEM
-      if( sliceHeaderExtensionLength == 0 )
-      {
-        pcSlice->setPocMsbValPresentFlag( false );
-      }
-      else if( pcSlice->getPocMsbValRequiredFlag() )
-#else
       if( pcSlice->getPocMsbValRequiredFlag() )
-#endif
       {
         pcSlice->setPocMsbValPresentFlag( true );
