diff options
author | Simon Bünzli <zeniko@gmail.com> | 2013-09-13 20:52:15 +0200 |
---|---|---|
committer | Simon Bünzli <zeniko@gmail.com> | 2013-09-27 16:24:26 +0200 |
commit | e6ad4dbd07ecffdb764a58977a013c862263355b (patch) | |
tree | 9e9a5489a9166995e0f988897c4034d953ae6058 /source/fitz/store.c | |
parent | 2c615e5aa18c7a34118605774de70b6b65f04b19 (diff) | |
download | mupdf-e6ad4dbd07ecffdb764a58977a013c862263355b.tar.xz |
stop checking if the result of fz_read is negative
fz_read used to return a negative value on errors. With the
introduction of fz_try/fz_catch, it throws an error instead and
always returns non-negative values. This removes the pointless
checks.
Diffstat (limited to 'source/fitz/store.c')
0 files changed, 0 insertions, 0 deletions