Merge "Fix account build warning" preview1-00201
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 13 Sep 2017 23:22:20 +0000 (23:22 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Wed, 13 Sep 2017 23:22:20 +0000 (23:22 +0000)
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountService.cs

index 8ebab51..9e5193c 100644 (file)
@@ -593,8 +593,6 @@ namespace Tizen.Account.AccountManager
         /// <remarks>
         /// ContentUpdate event is triggered if the MediaInformation updated/deleted or new information is inserted.
         /// </remarks>
-        /// <param name="sender">An object that contains information about sender</param>
-        /// <param name="e">A ContentUpdatedEventArgs object that contains information about the update operation.</param>
         /// <privilege>http://tizen.org/privilege/account.read</privilege>
         /// <feature>http://tizen.org/feature/account</feature>
         /// <exception cref="InvalidOperationException">In case of any DB error.</exception>