Remove duplicate APIs
authorJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 24 Aug 2018 08:18:10 +0000 (17:18 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Mon, 27 Aug 2018 02:13:43 +0000 (11:13 +0900)
This API is same as capmgr_device_get_platform_ver

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
include/capability-manager.h

index 314dc2e93ce2af314d725414441055dcc3294e38..d8a84bf678eb411d5b2b94594601b71e43e4738e 100644 (file)
@@ -113,12 +113,6 @@ int capmgr_device_get_profile(capmgr_device_h device, char** profile);
  */
 int capmgr_device_get_sw_ver(capmgr_device_h device, char** sw_ver);
 
-/**
- * @brief
- */
-int capmgr_device_get_platform_version(capmgr_device_h device,
-    char** platform_version);
-
 /**
  * @brief
  */