mmsharing/mmshui/src/musuimmcmonitor.cpp
branchRCL_3
changeset 21 ce86b6d44a6d
parent 0 f0cf47e981f9
equal deleted inserted replaced
19:95754dcd27ad 21:ce86b6d44a6d
   109         MonitorMmc();
   109         MonitorMmc();
   110         }    
   110         }    
   111     MUS_LOG( "mus: [MUSUI ]  <- CMusUiMmcMonitor::RunL" );
   111     MUS_LOG( "mus: [MUSUI ]  <- CMusUiMmcMonitor::RunL" );
   112     }
   112     }
   113 
   113 
       
   114 // -------------------------------------------------------------------------
       
   115 //  If RunL() leaves,It should be handled here.
       
   116 // -------------------------------------------------------------------------
       
   117 //
       
   118 TInt CMusUiMmcMonitor::RunError( TInt aError )
       
   119     {
       
   120 	MUS_LOG( "mus: [MUSUI ]  -> CMusUiMmcMonitor::RunError" );
       
   121     // Nothing can be done here.
       
   122     aError = KErrNone;
       
   123 
       
   124     MUS_LOG( "mus: [MUSUI ]  <- CMusUiMmcMonitor::RunError" );
       
   125     return aError;
       
   126     }
       
   127 
   114 
   128 
   115 // -----------------------------------------------------------------------------
   129 // -----------------------------------------------------------------------------
   116 //
   130 //
   117 // -----------------------------------------------------------------------------
   131 // -----------------------------------------------------------------------------
   118 //
   132 //