camerauis/cameraapp/generic/src/camstartuplogocontroller.cpp
branchRCL_3
changeset 67 756ad29ed18e
parent 57 2c87b2808fd7
equal deleted inserted replaced
62:f0c0788c4de2 67:756ad29ed18e
    38 //
    38 //
    39 CCamStartupLogoController::~CCamStartupLogoController()
    39 CCamStartupLogoController::~CCamStartupLogoController()
    40     {
    40     {
    41     PRINT( _L("Camera <> CCamStartupLogoController::~CCamStartupLogoController") );
    41     PRINT( _L("Camera <> CCamStartupLogoController::~CCamStartupLogoController") );
    42     delete iFailSafeTimer;
    42     delete iFailSafeTimer;
    43     iObservers.Reset();
       
    44     }
    43     }
    45 
    44 
    46 // ---------------------------------------------------------------------------
    45 // ---------------------------------------------------------------------------
    47 // Two-phased constructor
    46 // Two-phased constructor
    48 // ---------------------------------------------------------------------------
    47 // ---------------------------------------------------------------------------