diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/idevicebackup4.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/idevicebackup4.c b/tools/idevicebackup4.c index d581633..1a63587 100644 --- a/tools/idevicebackup4.c +++ b/tools/idevicebackup4.c | |||
| @@ -846,8 +846,6 @@ static int mb2_handle_receive_files(plist_t message, const char *backup_dir) | |||
| 846 | } else { | 846 | } else { |
| 847 | printf("Error opening '%s' for writing: %s\n", bname, strerror(errno)); | 847 | printf("Error opening '%s' for writing: %s\n", bname, strerror(errno)); |
| 848 | } | 848 | } |
| 849 | if (backup_total_size > 0) | ||
| 850 | print_progress(backup_real_size, backup_total_size); | ||
| 851 | if (nlen == 0) { | 849 | if (nlen == 0) { |
| 852 | break; | 850 | break; |
| 853 | } | 851 | } |
