summaryrefslogtreecommitdiff
path: root/apps/pdfclean.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2009-08-19 02:39:58 +0200
committerTor Andersson <tor@ghostscript.com>2009-08-19 02:39:58 +0200
commitac4f72884effe8c177f09d27bf4977c84eb3ec58 (patch)
tree5f0eafafab91d1dc07434f0a23b19399c6682818 /apps/pdfclean.c
parent1d2eb9d542b11e488dbd206c6ef9936b4f60fc13 (diff)
downloadmupdf-ac4f72884effe8c177f09d27bf4977c84eb3ec58.tar.xz
Implement support for AES encryption.
Diffstat (limited to 'apps/pdfclean.c')
-rw-r--r--apps/pdfclean.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/pdfclean.c b/apps/pdfclean.c
index 77da8f9b..7db29e0c 100644
--- a/apps/pdfclean.c
+++ b/apps/pdfclean.c
@@ -9,7 +9,6 @@
#include "pdftool.h"
-static pdf_crypt *outcrypt = NULL;
static FILE *out = NULL;
static char *uselist = NULL;