simpleengine/inc/simplecommon.h
branchRCL_3
changeset 34 2669f8761a99
parent 0 c8caa15ef882
child 35 fbd2e7cec7ef
--- a/simpleengine/inc/simplecommon.h	Thu Aug 19 10:19:02 2010 +0300
+++ b/simpleengine/inc/simplecommon.h	Tue Aug 31 15:35:50 2010 +0300
@@ -28,7 +28,6 @@
 const TInt KRangeSize = 100;  // range of operation ids for each client handle
     
 const TUint KSimpleOK = 200;  // return code for SIP
-const TUint KCreatedOK = 201; // return code for SIP
 const TUint KSimpleAccepted = 202;  // return code for SIP
 
 _LIT8 ( KSimpleApplicationType, "application");