From c865383cd30121ef0d20ce630656828bd758a0d8 Mon Sep 17 00:00:00 2001 From: "hs321.lee" Date: Thu, 10 Oct 2013 17:52:24 +0900 Subject: Remove duplicated declaration of AccountId and fixed doxygen error Change-Id: I7d8e65d22bf96ed80b6b77799cc687ddf82b2c3a Signed-off-by: hs321.lee --- inc/FSclTypes.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'inc') diff --git a/inc/FSclTypes.h b/inc/FSclTypes.h index 7c36697..b07964e 100644 --- a/inc/FSclTypes.h +++ b/inc/FSclTypes.h @@ -65,7 +65,6 @@ typedef int AccountId; const AccountId INVALID_ACCOUNT_ID = -1; /** - * @typedef RecurrenceId * Defines the recurrence ID that is used to identify a specific instance of a recurring calendar component (CalEvent). @n * The value type is @c Tizen::Base::DateTime. The property value is the effective value of the start time ("DTSTART" property) of the Recurrence instance. * @@ -740,10 +739,6 @@ enum OrganizationType */ static const int MAX_PHONE_NUMBER_LENGTH = 50; -//This value is for internal use only. Using this value can cause behavioral, -//security-related, and consistency-related issues in the application. -typedef int AccountId; - /** * The person ID. * -- cgit v1.2.3