Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp	(revision 1183)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp	(revision 1184)
@@ -1581,5 +1581,4 @@
       }
 
-#if R0226_CONSTRAINT_TMVP_SEI
       // Check if any new temporal motion vector prediction constraints SEI has arrived
       SEIMessages seiTMVPConstrainsList = extractSeisByType (m_SEIs, SEI::TMVP_CONSTRAINTS);
@@ -1607,5 +1606,4 @@
         }
       }
-#endif
     }
     
