diff -r 17af172ffa5f -r 630d2f34d719 telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP --- a/telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP Thu Aug 19 11:03:36 2010 +0300 +++ b/telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP Tue Aug 31 16:23:08 2010 +0300 @@ -744,11 +744,7 @@ iPreConnectState=ECancelling; AddStdExpectStrings(); } - else - { - CCallMobileFax* faxCall = REINTERPRET_CAST(CCallMobileFax*,iTelObject); - faxCall->FaxCancelCommand(aTsyReqHandle); - } + } void CATFaxCallConnectCommands::Complete(TInt aError,TEventSource aSource)