summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/libimobiledevice/lockdown.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libimobiledevice/lockdown.h b/include/libimobiledevice/lockdown.h
index e01bf58..076fa9d 100644
--- a/include/libimobiledevice/lockdown.h
+++ b/include/libimobiledevice/lockdown.h
@@ -331,8 +331,6 @@ lockdownd_error_t lockdownd_unpair(lockdownd_client_t client, lockdownd_pair_rec
331 * The ActivationRecord plist dictionary must be obtained using the 331 * The ActivationRecord plist dictionary must be obtained using the
332 * activation protocol requesting from Apple's https webservice. 332 * activation protocol requesting from Apple's https webservice.
333 * 333 *
334 * @see http://iphone-docs.org/doku.php?id=docs:protocols:activation
335 *
336 * @param client The lockdown client 334 * @param client The lockdown client
337 * @param activation_record The activation record plist dictionary 335 * @param activation_record The activation record plist dictionary
338 * 336 *