Native API reference issue fix 90/236290/1 accepted/tizen/unified/20200619.121751 submit/tizen/20200616.141956 submit/tizen/20200618.040732 submit/tizen/20200618.114452
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>
Tue, 16 Jun 2020 06:01:07 +0000 (11:31 +0530)
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>
Tue, 16 Jun 2020 06:01:07 +0000 (11:31 +0530)
Change-Id: I33cb726ef9422f218647ac5f560cea58a0f6b1b7
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
include/maps_view_snapshot.h

index 60a2335..920ee4b 100644 (file)
@@ -73,7 +73,6 @@ typedef enum _maps_view_snapshot_format_type_e {
  * @retval #MAPS_ERROR_INVALID_OPERATION Operation is not valid
  * @retval #MAPS_ERROR_NOT_SUPPORTED Not supported
  * @pre Call maps_service_create() and map_view_create() to issue Maps Service and Map View handles respectively.
- * @post It invokes map_view_snapshot_cb() to deliver requested snapshot.
  * @see maps_view_create()
  * @see maps_service_create()
  */