Fix account build warning 55/149555/1
authorJooseok Song <seogii.song@samsung.com>
Tue, 12 Sep 2017 11:52:01 +0000 (20:52 +0900)
committerJooseok Song <seogii.song@samsung.com>
Tue, 12 Sep 2017 11:52:01 +0000 (20:52 +0900)
Change-Id: I95235346e29e5b527a3b20ff6b9ebfedf5d52a31

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>