camerauis/cameraapp/generic/src/camstartuplogocontroller.cpp
branchRCL_3
changeset 57 2c87b2808fd7
parent 16 d486e5e3cc9a
child 67 756ad29ed18e
equal deleted inserted replaced
54:bac7acad7cb3 57:2c87b2808fd7
    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();
    43     }
    44     }
    44 
    45 
    45 // ---------------------------------------------------------------------------
    46 // ---------------------------------------------------------------------------
    46 // Two-phased constructor
    47 // Two-phased constructor
    47 // ---------------------------------------------------------------------------
    48 // ---------------------------------------------------------------------------