phonesrv_plat/cenrep_database_api/inc/cenrepdatabaseproperty.h
branchCompilerCompatibility
changeset 9 b1a6ccd41bc9
parent 0 ff3b6d0fd310
--- a/phonesrv_plat/cenrep_database_api/inc/cenrepdatabaseproperty.h	Sun Mar 14 13:11:59 2010 +0000
+++ b/phonesrv_plat/cenrep_database_api/inc/cenrepdatabaseproperty.h	Sun Mar 28 16:37:52 2010 +0100
@@ -109,8 +109,7 @@
 	     * @param aProperty property to be compared
 	     * @return ETrue if properties have same data
 	     */
-	    IMPORT_C TBool CCenRepDatabaseProperty::operator==( 
-	                const CCenRepDatabaseProperty& aProperty ) const;
+	    IMPORT_C TBool operator==( const CCenRepDatabaseProperty& aProperty ) const;
 
 	private: