imagehandlingutilities/thumbnailmanager/tmcommon/src/tmformatobserver.cpp
changeset 29 4bdfb6b5c9b4
parent 14 2edacbf5d3f9
child 39 1a8af2cd6858
equal deleted inserted replaced
25:cb86b71cae0a 29:4bdfb6b5c9b4
    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 // ---------------------------------------------------------------------------