Remove wrong description 02/220402/1
authorhyunho <hhstark.kang@samsung.com>
Wed, 18 Dec 2019 05:30:02 +0000 (14:30 +0900)
committerhyunho <hhstark.kang@samsung.com>
Wed, 18 Dec 2019 05:30:02 +0000 (14:30 +0900)
Change-Id: I4312f0acae7547b8fa2538949c62489515562df4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
watchface-complication/include/watchface-complication.h

index 1a8f66d76907a8e0fa5d576927510b993e8739ec..0daef8e42d3b69f6b6123303c4580b5b9ec40260 100644 (file)
@@ -273,7 +273,6 @@ int watchface_complication_send_update_request(complication_h handle);
 /**
  * @brief Creates a complication handle.
  * @details The default provider and type are the items to set for initial display.
- *          User should not enter null as the default provider and will receive an error.
  *          If user selects the other provider and type, they are no longer used.
  *          You can specify @a supported_types by combining the types you want to show in the complication.
  *          You can specify @a supported_event_types by combining the event types you want to handle for the complication.