atext/server/src/atextsession.cpp
branchRCL_3
changeset 23 5b153be919d4
parent 21 14e240312f6f
child 24 e9b924a62a66
equal deleted inserted replaced
22:786b94c6f0a4 23:5b153be919d4
   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; 
       
   902         }
   901         }
   903     if ( !aSyncClose )
   902     if ( !aSyncClose )
   904         {
   903         {
   905         REComSession::FinalClose();
   904         REComSession::FinalClose();
   906         iServer.ClientClosed( *this );
   905         iServer.ClientClosed( *this );