phoneengine/engineinfo/inc/cpeengineinfoimpl.h
changeset 22 6bb1b21d2484
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
--- a/phoneengine/engineinfo/inc/cpeengineinfoimpl.h	Fri Mar 19 09:28:42 2010 +0200
+++ b/phoneengine/engineinfo/inc/cpeengineinfoimpl.h	Fri Apr 16 14:58:25 2010 +0300
@@ -1530,7 +1530,6 @@
          */
         void SetCallOrigin( TPECallOrigin aOrigin, TInt aCallId );
       
-// <-- QT PHONE START -->
         /**
         * Sets call Phonebook contact identifier.
         * @param aContactId is the contact identifier for a call
@@ -1541,7 +1540,6 @@
          * Returns Phonebook contact identifier.
          */
         TInt ContactId2() const;
-// <-- QT PHONE END -->
           
     private:
           /**
@@ -1581,12 +1579,10 @@
          */
         CCCECallParameters *iCallParams;
 
-// <-- QT PHONE START -->
         /**
          * Phonebook contact identifier.
          */
         TInt iContactId;
-// <-- QT PHONE END -->
     };