syncmlfw/common/sosserver/src/NSmlSOSBackup.cpp
branchRCL_3
changeset 25 b183ec05bd8c
parent 23 4af31167ea77
child 26 19bba8228ff0
--- 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()
 // --------------------------------------------------------------------------