mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp
branchRCL_3
changeset 20 0ac9a5310753
parent 19 095bea5f582e
child 21 999b2818a0eb
--- a/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Tue Aug 31 15:43:02 2010 +0300
+++ b/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Wed Sep 01 12:23:00 2010 +0100
@@ -2099,8 +2099,7 @@
                 }
             }
         }
-    process.Close();
-    client.Close();
+
 #endif // RD_TSP_CLIENT_MAPPER
 
     if ( --iSessionCountPrimary == 0 )
@@ -3349,8 +3348,6 @@
         {
         iProcessId = process.Id();
         }
-    process.Close();
-    client.Close();
 #endif // RD_TSP_CLIENT_MAPPER
     }
 //  End of File