homescreenapp/hsapplicationlauncher/src/hsapplicationlauncher.cpp
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
child 98 e6f74eb7f69f
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
   166     delete iProcessMonitor;
   166     delete iProcessMonitor;
   167     iProcessMonitor = NULL;
   167     iProcessMonitor = NULL;
   168     
   168     
   169     delete iShutdownMonitor;
   169     delete iShutdownMonitor;
   170     iShutdownMonitor = NULL;
   170     iShutdownMonitor = NULL;
       
   171 
       
   172     delete iCenRepNotifyHandler;
       
   173     iCenRepNotifyHandler = NULL;        
   171     }
   174     }
   172 
   175 
   173 // -----------------------------------------------------------------------------
   176 // -----------------------------------------------------------------------------
   174 // CHsLaunch::Activate()
   177 // CHsLaunch::Activate()
   175 // Set active object to be ran
   178 // Set active object to be ran