diff -r c8caa15ef882 -r e6a66db4e9d0 simpleengine/inc/simplecommon.h --- a/simpleengine/inc/simplecommon.h Tue Feb 02 01:05:17 2010 +0200 +++ b/simpleengine/inc/simplecommon.h Fri Mar 19 09:37:41 2010 +0200 @@ -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");