changeset 12 | e6a66db4e9d0 |
parent 0 | c8caa15ef882 |
child 35 | fbd2e7cec7ef |
--- 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");