Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp	(revision 1207)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp	(revision 1208)
@@ -1759,5 +1759,6 @@
       pcSlice->setRefPicList( m_cListPic, false, NULL);
     }
-#if MFM_ENCCONSTRAINT
+
+    // motion field mapping constraint
     if( pcSlice->getMFMEnabledFlag() )
     {
@@ -1774,5 +1775,4 @@
       }
     }
-#endif
 #endif
     
