diff -r ccb4f6b3db21 -r 8cb079868133 accessoryservices/accessoryserver/inc/Common/AccPolAccessoryPolicy.h --- a/accessoryservices/accessoryserver/inc/Common/AccPolAccessoryPolicy.h Tue Aug 31 16:29:05 2010 +0300 +++ b/accessoryservices/accessoryserver/inc/Common/AccPolAccessoryPolicy.h Wed Sep 01 12:34:26 2010 +0100 @@ -195,17 +195,6 @@ * @see AccessoryTypes.h for supported HW device types. */ IMPORT_C TUint32 SupportedHWDevicesL(); - - /** - * Check to see if the requested capability is defined for the genericId - * - * @since S60 3.1 - * @param aGenericID Generic ID of the list to be used - * @param aName Name of the capability - * @return True if the requested capability is defined for the genericId. Else False. - */ - IMPORT_C TBool IsCapabilityDefinedL(const TAccPolGenericID& aGenericId, - const TUint32& aName ); public: // Functions from base classes