Remove unnecessary comments 25/314725/1
authorhyunuk.tak <hyunuk.tak@samsung.com>
Thu, 18 Jul 2024 06:35:53 +0000 (15:35 +0900)
committerhyunuk.tak <hyunuk.tak@samsung.com>
Thu, 18 Jul 2024 06:36:36 +0000 (15:36 +0900)
Change-Id: Ie9c662894272066b48992a7755b36289c3f5abf5
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
include/iotcon-client.h

index c1c2922aebfecd0c19a638742eca23cdab74e5e1..ac6549933eedd77bf7d998b2bc2ed93e6da81e96 100644 (file)
@@ -80,8 +80,6 @@ typedef void (*iotcon_presence_cb)(iotcon_presence_h presence, iotcon_error_e er
  * @remarks The length of @a resource_type should be less than or equal to 61.\n
  *          The @a resource_type must start with a lowercase alphabetic character, followed by a sequence
  *          of lowercase alphabetic, numeric, ".", or "-" characters, and contains no white space.\n
- *          You must destroy @a presence by calling iotcon_unsubscribe_presence()
- *          if @a presence is no longer needed.
  * @param[in] host_address The address or addressable name of the server
  * @param[in] connectivity_type The connectivity type
  * @param[in] resource_type A resource type that a client is interested in