summaryrefslogtreecommitdiff
path: root/test/pdfclean.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/pdfclean.c')
-rw-r--r--test/pdfclean.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pdfclean.c b/test/pdfclean.c
index 69c51590..58e8b828 100644
--- a/test/pdfclean.c
+++ b/test/pdfclean.c
@@ -163,6 +163,7 @@ int main(int argc, char **argv)
}
error = pdf_savepdf(xref, outfile, encrypt);
+// error = pdf_saveincrementalpdf(xref, infile);
if (error)
fz_abort(error);