diff options
Diffstat (limited to 'include/libimobiledevice')
| -rw-r--r-- | include/libimobiledevice/installation_proxy.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/libimobiledevice/installation_proxy.h b/include/libimobiledevice/installation_proxy.h index 6810978..0f924d7 100644 --- a/include/libimobiledevice/installation_proxy.h +++ b/include/libimobiledevice/installation_proxy.h | |||
| @@ -492,9 +492,6 @@ void instproxy_client_options_free(plist_t client_options); | |||
| 492 | * @return INSTPROXY_E_SUCCESS on success, INSTPROXY_E_OP_FAILED if | 492 | * @return INSTPROXY_E_SUCCESS on success, INSTPROXY_E_OP_FAILED if |
| 493 | * the path could not be determined or an INSTPROXY_E_* error | 493 | * the path could not be determined or an INSTPROXY_E_* error |
| 494 | * value if an error occured. | 494 | * value if an error occured. |
| 495 | * | ||
| 496 | * @note This implementation browses all applications and matches the | ||
| 497 | * right entry by the application identifier. | ||
| 498 | */ | 495 | */ |
| 499 | instproxy_error_t instproxy_client_get_path_for_bundle_identifier(instproxy_client_t client, const char* bundle_id, char** path); | 496 | instproxy_error_t instproxy_client_get_path_for_bundle_identifier(instproxy_client_t client, const char* bundle_id, char** path); |
| 500 | 497 | ||
