syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp
branchRCL_3
changeset 25 b183ec05bd8c
parent 23 4af31167ea77
child 26 19bba8228ff0
--- a/syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp	Thu Aug 19 10:44:50 2010 +0300
+++ b/syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp	Tue Aug 31 16:04:06 2010 +0300
@@ -180,15 +180,11 @@
         }
     }
 
-// ----------------------------------------------------------------------------
-// CNsmlObexClient::RunError
-// ----------------------------------------------------------------------------
 TInt CNsmlObexClient::RunError ( TInt aError )
     {
     DBG_FILE_CODE(aError, _S8("CNsmlObexClient::RunError() The Error occurred is "));
     return KErrNone;
     }	
-    
 //------------------------------------------------------------
 // CNsmlObexClient::ConnectL( TNSmlObexTransport aTransport, TBool /*aServerAlerted*/, TDesC8& aMimeType, TRequestStatus &aStatus )
 //------------------------------------------------------------