mds_plat/metadata_engine_api/inc/mdeobject.h
branchRCL_3
changeset 3 6752808b2036
parent 0 c53acadfccc6
--- a/mds_plat/metadata_engine_api/inc/mdeobject.h	Tue Feb 02 00:24:33 2010 +0200
+++ b/mds_plat/metadata_engine_api/inc/mdeobject.h	Fri Feb 19 23:14:48 2010 +0200
@@ -699,18 +699,6 @@
 	 */
 	TUint32 ModifiedPropertiesCount() const;
 
-    /**
-     * Compares two properties.
-     *
-     * @param aFirst   First property.
-     * @param aSecond  Second property.
-     *
-     * @return  0, if the properties are equal;
-     *          a negative value, if the first property is less than the second;
-     *          a positive value, if the first property is greater than the second.
-     */
-	static TInt CompareProperties(const CMdEPropertyDef* aPropertyDef, const CMdEProperty& aProperty);
-	
 private:
 
 	/** Object definition.