Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1457)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1458)
@@ -3568,6 +3568,4 @@
 
   READ_FLAG( uiCode, "inter_view_mv_vert_constraint_flag" );
-  // Vertical MV component restriction is not used in SHVC CTC
-  assert( uiCode == 0 );
 }
 
