atext/server/src/atextsession.cpp
branchRCL_3
changeset 21 14e240312f6f
parent 16 9f17f914e828
child 23 5b153be919d4
equal deleted inserted replaced
18:1f10b9300be6 21:14e240312f6f
   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 );