atext/server/src/atextsession.cpp
branchRCL_3
changeset 24 e9b924a62a66
parent 23 5b153be919d4
equal deleted inserted replaced
23:5b153be919d4 24:e9b924a62a66
   896     delete iMetadata;
   896     delete iMetadata;
   897     iMetadata = NULL;
   897     iMetadata = NULL;
   898     if ( iEComSession )
   898     if ( iEComSession )
   899         {
   899         {
   900         iEComSession->Close();
   900         iEComSession->Close();
       
   901         iEComSession = NULL; 
   901         }
   902         }
   902     if ( !aSyncClose )
   903     if ( !aSyncClose )
   903         {
   904         {
   904         REComSession::FinalClose();
   905         REComSession::FinalClose();
   905         iServer.ClientClosed( *this );
   906         iServer.ClientClosed( *this );