summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/restore.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/restore.c b/src/restore.c
index 51000b1..fc02a2c 100644
--- a/src/restore.c
+++ b/src/restore.c
@@ -332,8 +332,6 @@ int restore_open_with_timeout(struct idevicerestore_client_t* client) {
restore_device_connected = 0;
- info("waiting for device...\n");
- sleep(15);
info("trying to connect...\n");
for (i = 0; i < attempts; i++) {
int num_devices = 0;