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