dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h
changeset 27 489cf6208544
parent 0 5a93021fdf25
child 58 83ca720e2b9a
--- a/dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h	Fri May 14 16:15:46 2010 +0300
+++ b/dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h	Thu May 27 13:17:01 2010 +0300
@@ -84,12 +84,8 @@
                        RPointerArray< HBufC >& aUnderLying );
         
         /**
-        * From CProcessorBase. Processes the actual tag.
-        * @param aFieldIDPresent shows if field id is read from input file
-        * @return the result of the process, KErrNone if the actual tag is
-        * valid.
+        * From CProcessorBase. 
         */
-        ////virtual void ProcessTagL( TBool aFieldIDPresent );
         virtual void ProcessSpecialFieldsL( TInt aField, HBufC* aTagPtr, TInt aDx );
 
     private:
@@ -105,4 +101,4 @@
 #endif PROCESSOR_VPN_H
 
 
-// End of File.
\ No newline at end of file
+// End of File.