diff -r 1f1fcd7e941c -r 8dde790cab74 dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h --- a/dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h Thu May 13 23:17:48 2010 +0300 +++ b/dbcreator/commsdatcreator/Inc/cdcprocessorvpn.h Fri May 14 10:52:16 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.