summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/mupdfclean.c2
-rw-r--r--apps/mupdfposter.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/apps/mupdfclean.c b/apps/mupdfclean.c
index f2676782..dac36c51 100644
--- a/apps/mupdfclean.c
+++ b/apps/mupdfclean.c
@@ -12,8 +12,6 @@
#include "fitz.h"
#include "mupdf-internal.h"
-static FILE *out = NULL;
-
static pdf_document *xref = NULL;
static fz_context *ctx = NULL;
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;