imagehandlingutilities/thumbnailmanager/tmcommon/src/tmformatobserver.cpp
branchRCL_3
changeset 17 ff2fb7658ff7
parent 5 82749d516180
child 21 6257223ede8a
equal deleted inserted replaced
15:f0aa341a25bf 17: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 // ---------------------------------------------------------------------------