Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1139)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 1140)
@@ -1571,5 +1571,5 @@
         else
         {
-#if O0225_TID_BASED_IL_RPS_DERIV && TSLAYERS_IL_RPS
+#if O0225_TID_BASED_IL_RPS_DERIV
           Int refLayerId = pcSlice->getVPS()->getRefLayerId(pcSlice->getLayerId(), 0);
           Int refLayerIdx = pcSlice->getVPS()->getLayerIdxInVps(refLayerId);
@@ -1585,5 +1585,5 @@
             pcSlice->setActiveNumILRRefIdx(1);
             pcSlice->setInterLayerPredLayerIdc(0, 0);
-#if O0225_TID_BASED_IL_RPS_DERIV && TSLAYERS_IL_RPS
+#if O0225_TID_BASED_IL_RPS_DERIV
           }
 #endif
@@ -1595,5 +1595,5 @@
       pcSlice->setInterLayerPredEnabledFlag(true);
 
-#if O0225_TID_BASED_IL_RPS_DERIV && TSLAYERS_IL_RPS
+#if O0225_TID_BASED_IL_RPS_DERIV
       Int   numRefLayerPics = 0;
       Int   i = 0;
