mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2026-01-18 09:40:09 +01:00
Remove unnnecessary length remaining check.
This commit is contained in:
@@ -2587,9 +2587,6 @@ copy_jpeg(pdfio_dict_t *dict, // I - Dictionary
|
||||
length = 0;
|
||||
}
|
||||
}
|
||||
|
||||
if (length > 0)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user