diff -r a082c848c9a9 -r 3cdbd92ee07b remotemgmt_plat/syncml_client_api/inc/SyncMLErr.h --- a/remotemgmt_plat/syncml_client_api/inc/SyncMLErr.h Wed Sep 15 13:08:27 2010 +0300 +++ b/remotemgmt_plat/syncml_client_api/inc/SyncMLErr.h Wed Oct 13 15:30:06 2010 +0300 @@ -121,11 +121,6 @@ const TInt KErrGeneral = KErrSyncEngineErrorBase - 94; - /* Implementation of CMCC PIM v3 begins*/ - /** Server is full - CMCC PIM v3 specific*/ - const TInt KErrServerFull = KErrSyncEngineErrorBase - 95; - /* Implementation of CMCC PIM v3 ends*/ - /** Base value for push message parser-related errors. */ const TInt KErrPushMessageParserErrorBase = -8451; // 8451 - 8480 /** Push message is too short. */