mmsharing/mmshengine/src/musengsessiondurationtimer.cpp
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    97         {
    97         {
    98 		iObserver.UpdateTimerEvent();
    98 		iObserver.UpdateTimerEvent();
    99         }
    99         }
   100     }
   100     }
   101 
   101 
       
   102 // -------------------------------------------------------------------------
       
   103 //  If RunL() leaves,It should be handled here.
       
   104 // -------------------------------------------------------------------------
       
   105 //
       
   106 TInt CMusEngSessionDurationTimer::RunError( TInt aError )
       
   107     {    
       
   108     // Nothing can be done here.
       
   109     aError = KErrNone;
       
   110 
       
   111     return aError;
       
   112     }
   102 
   113 
   103 // -----------------------------------------------------------------------------
   114 // -----------------------------------------------------------------------------
   104 // 
   115 // 
   105 // -----------------------------------------------------------------------------
   116 // -----------------------------------------------------------------------------
   106 //
   117 //