summaryrefslogtreecommitdiff
path: root/apps/pdfdraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/pdfdraw.c')
-rw-r--r--apps/pdfdraw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/pdfdraw.c b/apps/pdfdraw.c
index f7867bf0..1e71181e 100644
--- a/apps/pdfdraw.c
+++ b/apps/pdfdraw.c
@@ -263,8 +263,6 @@ static void drawpage(pdf_xref *xref, int pagenum)
if (showmd5 || showtime)
printf("\n");
- fz_age_store(ctx, 3);
-
fz_flush_warnings(ctx);
}