diff -r 13d7c31c74e0 -r b183ec05bd8c syncmlfw/common/sosserver/src/NSmlSOSBackup.cpp --- a/syncmlfw/common/sosserver/src/NSmlSOSBackup.cpp Thu Aug 19 10:44:50 2010 +0300 +++ b/syncmlfw/common/sosserver/src/NSmlSOSBackup.cpp Tue Aug 31 16:04:06 2010 +0300 @@ -126,15 +126,11 @@ _DBG_FILE("CNSmlSOSBackup::RunL() : End"); } -// ---------------------------------------------------------------------------- -// CNSmlSOSBackup::RunError -// ---------------------------------------------------------------------------- TInt CNSmlSOSBackup::RunError ( TInt aError ) { DBG_FILE_CODE(aError, _S8("CNSmlSOSBackup::RunError() The Error occurred is ")); return KErrNone; } - // -------------------------------------------------------------------------- // void CNSmlSOSBackup::DoCancel() // --------------------------------------------------------------------------