summaryrefslogtreecommitdiff
path: root/apps/mupdfposter.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-04-30 21:15:37 +0100
committerRobin Watts <robin.watts@artifex.com>2012-04-30 21:36:44 +0100
commit55ba72e6cd7b86572ca4e61aa2b2cf57ea5b2c66 (patch)
tree72297cd90c052ca29d2b70788c6f290bbc93d9a3 /apps/mupdfposter.c
parent338c7077bda3c3d3e9bd7567aa9c8fc94d6fa26c (diff)
downloadmupdf-55ba72e6cd7b86572ca4e61aa2b2cf57ea5b2c66.tar.xz
Remove 2 unused variables.
Leftovers from recent mupdfclean refactoring.
Diffstat (limited to 'apps/mupdfposter.c')
-rw-r--r--apps/mupdfposter.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/mupdfposter.c b/apps/mupdfposter.c
index faf6de4f..9489fa7a 100644
--- a/apps/mupdfposter.c
+++ b/apps/mupdfposter.c
@@ -12,8 +12,6 @@
#include "fitz.h"
#include "mupdf-internal.h"
-static FILE *out = NULL;
-
static int x_factor = 0;
static int y_factor = 0;