diff -r 2580314736af -r 2669f8761a99 simpleengine/inc/simplecommon.h --- 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");