telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 66 07a122eea281
--- a/telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP	Fri Mar 19 09:55:57 2010 +0200
+++ b/telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP	Fri Apr 16 16:12:37 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)