summaryrefslogtreecommitdiffstats
path: root/tools/idevicebackup2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/idevicebackup2.c')
-rw-r--r--tools/idevicebackup2.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/idevicebackup2.c b/tools/idevicebackup2.c
index 7ddda9e..574155f 100644
--- a/tools/idevicebackup2.c
+++ b/tools/idevicebackup2.c
@@ -1618,10 +1618,7 @@ checkpoint:
1618 free(str); 1618 free(str);
1619 } 1619 }
1620 1620
1621 err = mobilebackup2_send_status_response(mobilebackup2, 0, NULL, plist_new_dict()); 1621 break;
1622 if (err != MOBILEBACKUP2_E_SUCCESS) {
1623 printf("Could not send status response, error %d\n", err);
1624 }
1625 } 1622 }
1626 1623
1627 /* print status */ 1624 /* print status */