diff -r 13d7c31c74e0 -r b183ec05bd8c syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp --- 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 ) //------------------------------------------------------------