realtimenetprots/sipfw/ClientResolver/common/inc/sipCRclientserver.h
changeset 55 36ea1f90a3d8
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/ClientResolver/common/inc/sipCRclientserver.h	Tue Oct 19 05:33:24 2010 +0530
+++ b/realtimenetprots/sipfw/ClientResolver/common/inc/sipCRclientserver.h	Thu Oct 21 15:53:21 2010 +0530
@@ -37,11 +37,6 @@
 
 const TUid KServerUid3 = { 0x1020334f };
 
-#if (defined (__WINS__) || defined(__WINSCW__))
-static const TUint KServerMinHeapSize =  0x1000;  //   4K
-static const TUint KServerMaxHeapSize = 0x80000;  // 512K (Should be enough)
-#endif
-
 // The server version.
 // A version must be specifyed when creating a session with the server
 const TUint KSipCRServerMajorVersionNumber=0;