presencecache/presencecacheserver2/inc/presencecachebuddystore.h
branchCompilerCompatibility
changeset 12 5072fb0f5b46
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/presencecache/presencecacheserver2/inc/presencecachebuddystore.h	Fri Mar 19 14:44:38 2010 -0700
+++ b/presencecache/presencecacheserver2/inc/presencecachebuddystore.h	Fri Mar 19 14:46:37 2010 -0700
@@ -165,7 +165,7 @@
     * @param aOtherIdentity other identity object
     * @return ETrue if identity matches.
     */
-    TBool CPresenceCacheBuddyStore::EqualsIdentity(
+    TBool EqualsIdentity(
                             const TDesC& aOtherIdentity ) const;
                     
     /**