summaryrefslogtreecommitdiff
path: root/source/xps/xps-outline.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/xps/xps-outline.c')
-rw-r--r--source/xps/xps-outline.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/xps/xps-outline.c b/source/xps/xps-outline.c
index bf43f251..db61d8c9 100644
--- a/source/xps/xps-outline.c
+++ b/source/xps/xps-outline.c
@@ -124,7 +124,6 @@ xps_load_outline(fz_context *ctx, fz_document *doc_)
}
fz_catch(ctx)
{
- fz_rethrow_if(ctx, FZ_ERROR_TRYLATER);
outline = NULL;
}
if (!outline)