diff -r 0802db42e4e9 -r 5743aa3a72c3 webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp --- a/webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp Sun May 30 23:54:06 2010 +0530 +++ b/webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp Thu Jul 08 14:00:07 2010 +0530 @@ -482,10 +482,7 @@ { iHttpChannel->SetExplicitIapDefined(ETrue); } - if(iHttpChannel) - { iHttpChannel->DisableTimeOutL(aRequestId); - } #ifdef _SENDEBUG TLSLOG_FORMAT((KSenHttpChannelObserverLogChannelBase,KNormalLogLevel, _L8("- Request's txnID: %d"), aRequestId)); if ( apErrorBody )