--- a/phoneengine/loghandling/inc/cpelogevent.h Tue Apr 27 16:37:10 2010 +0300
+++ b/phoneengine/loghandling/inc/cpelogevent.h Tue May 11 16:13:03 2010 +0300
@@ -236,14 +236,7 @@
* @param aLogInfo Log info containing remote contact.
*/
void SetRemoteContact( CLogEvent& aEvent, const CPELogInfo& aLogInfo );
-
- /**
- * Removes from event data the given tag and data attached to it.
- * @since S60 v5.1
- * @param aTag Tag to be removed
- */
- void RemoveTagFromDataFieldL( const TDesC8& aTag );
-
+
private: // Data
// Owner of the object.
CPELogHandling& iOwner;