diff -r 13d7c31c74e0 -r b183ec05bd8c remotemgmt_plat/syncml_client_api/inc/SyncMLErr.h --- a/remotemgmt_plat/syncml_client_api/inc/SyncMLErr.h Thu Aug 19 10:44:50 2010 +0300 +++ b/remotemgmt_plat/syncml_client_api/inc/SyncMLErr.h Tue Aug 31 16:04: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. */