From 7d9a28f3563cd57809b89b7c4340248b4b1498ab Mon Sep 17 00:00:00 2001 From: "kj7.sung" Date: Wed, 9 Mar 2016 13:43:46 +0900 Subject: [PATCH] Remove wrong privilege from header Signed-off-by: kj7.sung Change-Id: I3d13e4e698479c959361bcfa83f5fbf5bb0f11d4 --- include/locations.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/locations.h b/include/locations.h index b60ebba..f6e8882 100755 --- a/include/locations.h +++ b/include/locations.h @@ -1041,8 +1041,6 @@ 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 -- 2.7.4