telephonyserverplugins/common_tsy/commontsy/src/mmutility/cmmtsyreqhandlestore.cpp
branchRCL_3
changeset 8 3f227a47ad75
parent 0 3553901f7fa8
child 19 630d2f34d719
equal deleted inserted replaced
7:fe8b59ab9fa0 8:3f227a47ad75
   207         //reset req handle
   207         //reset req handle
   208         *( iReqHandles + aIndex ) = 0;
   208         *( iReqHandles + aIndex ) = 0;
   209     
   209     
   210         }
   210         }
   211     }
   211     }
   212 
   212 TFLOGSTRING3("TSY:CMmTsyReqHandleStore::ResetTsyReqHandle aIndex=%d, ret=%d", aIndex, ret);
   213     return ret;
   213     return ret;
   214 }
   214 }
   215 
   215 
   216 #ifdef REQHANDLE_TIMER
   216 #ifdef REQHANDLE_TIMER
   217 
   217