--- a/phoneapp/phoneuistates/inc/cphonetwosinglesandwaiting.h Fri Mar 19 09:28:42 2010 +0200
+++ b/phoneapp/phoneuistates/inc/cphonetwosinglesandwaiting.h Fri Apr 16 14:58:25 2010 +0300
@@ -74,13 +74,11 @@
IMPORT_C virtual void HandleErrorL(
const TPEErrorInfo& aErrorInfo );
-// <-- QT PHONE START -->
/**
* Handles user selected UI commands.
* @param aCommand - selected command
*/
TBool HandleCommandL( TInt aCommand );
-// <-- QT PHONE END -->
protected:
@@ -119,12 +117,10 @@
*/
void HandleNumberEntryClearedL();
-// <-- QT PHONE START -->
/**
* Handles received EPhoneCmdUpdateUiControls command.
*/
void UpdateUiControlsL();
-// <-- QT PHONE END -->
// call id of ringing call
TInt iRingingCallId;