diff -r a1df79fa35b4 -r a8ae8e6fbd42 webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp --- a/webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp Fri Jun 11 14:42:58 2010 +0300 +++ b/webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp Tue Jul 06 15:29:11 2010 +0300 @@ -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 )