Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1142)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1143)
@@ -1533,5 +1533,4 @@
           else
           {
-#if P0079_DERIVE_NUMACTIVE_REF_PICS
             for( Int i = 0; i < pcSlice->getNumILRRefIdx(); i++ ) 
             {
@@ -1543,7 +1542,4 @@
               }
             }
-#else
-            pcSlice->setActiveNumILRRefIdx(1);
-#endif 
           }
 
