photosgallery/viewframework/medialists/src/glxgarbagecollector.cpp
branchRCL_3
changeset 18 bcb43dc84c44
parent 13 71da52165949
equal deleted inserted replaced
14:ce1c7ad1f18b 18:bcb43dc84c44
   133     TRACER("CGlxGarbageCollector::CancelCleanup");
   133     TRACER("CGlxGarbageCollector::CancelCleanup");
   134     
   134     
   135     if (iPeriodic->IsActive())
   135     if (iPeriodic->IsActive())
   136         {
   136         {
   137         iPeriodic->Cancel();
   137         iPeriodic->Cancel();
   138         // Consideration of Restarting the timer is there; 
       
   139         }
   138         }
   140     }
   139     }
   141 
   140 
   142 // -----------------------------------------------------------------------------
   141 // -----------------------------------------------------------------------------
   143 // Callback from periodic timer
   142 // Callback from periodic timer