summaryrefslogtreecommitdiff
path: root/include/locations.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/locations.h')
-rw-r--r--include/locations.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/locations.h b/include/locations.h
index 746306f..d23b3bb 100644
--- a/include/locations.h
+++ b/include/locations.h
@@ -972,13 +972,10 @@ int gps_status_set_satellite_updated_cb(location_manager_h manager, gps_status_s
/**
* @brief Unregisters the callback function.
* @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
- * @privlevel public
- * @privilege %http://tizen.org/privilege/location
* @param[in] manager The location manager handle
* @return @c 0 on success, otherwise a negative error value
* @retval #LOCATIONS_ERROR_NONE Successful
* @retval #LOCATIONS_ERROR_INVALID_PARAMETER Invalid parameter
- * @retval #LOCATIONS_ERROR_ACCESSIBILITY_NOT_ALLOWED The application does not have the privilege to call this method
* @retval #LOCATIONS_ERROR_NOT_SUPPORTED Not supported
* @see gps_status_set_satellite_updated_cb()
*/