--- a/dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h Thu Aug 19 10:18:49 2010 +0300
+++ b/dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h Tue Aug 31 15:35:44 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.