remove unused API
authorNam KwanWoo <kw46.nam@samsung.com>
Mon, 24 Jun 2013 04:21:51 +0000 (13:21 +0900)
committerNam KwanWoo <kw46.nam@samsung.com>
Mon, 24 Jun 2013 04:21:51 +0000 (13:21 +0900)
Change-Id: I14c46b545dac0400c2a607b0d288f7e2b0ea42a1

include/system_info_private.h

index 862b283b9605fc0eb3d8a8b0d573edce3860d68d..398a16d9f1f95d37aed3140d48578f5b3b3fc97d 100644 (file)
@@ -88,7 +88,6 @@ int system_info_get_usb_host_supported(system_info_key_e key, system_info_data_t
 int system_info_get_usb_accessory_supported(system_info_key_e key, system_info_data_type_e data_type, void **value);
 int system_info_get_multi_point_touch_count(system_info_key_e key, system_info_data_type_e data_type, void **value);
 int system_info_get_network_type(system_info_key_e key, system_info_data_type_e data_type, void **value);
-int system_info_get_mobile_device_id(system_info_key_e key, system_info_data_type_e data_type, void **value);
 int system_info_get_nfc_supported(system_info_key_e key, system_info_data_type_e data_type, void **value);
 int system_info_get_front_camera_supported(system_info_key_e key, system_info_data_type_e data_type, void **value);
 int system_info_get_front_camera_flash_supported(system_info_key_e key, system_info_data_type_e data_type, void **value);