imagehandlingutilities/thumbnailmanager/tmcommon/src/tmformatobserver.cpp
branchRCL_3
changeset 28 ff2fb7658ff7
parent 5 82749d516180
child 39 1a8af2cd6858
equal deleted inserted replaced
24:f0aa341a25bf 28:ff2fb7658ff7
    79         {
    79         {
    80         iBackupSession->DeRegisterBackupOperationObserver( *this );
    80         iBackupSession->DeRegisterBackupOperationObserver( *this );
    81         }
    81         }
    82     
    82     
    83     delete iBackupSession;
    83     delete iBackupSession;
       
    84     iBackupSession = NULL;
    84     }
    85     }
    85 
    86 
    86 // ---------------------------------------------------------------------------
    87 // ---------------------------------------------------------------------------
    87 // Checks the current status
    88 // Checks the current status
    88 // ---------------------------------------------------------------------------
    89 // ---------------------------------------------------------------------------