From 55ba72e6cd7b86572ca4e61aa2b2cf57ea5b2c66 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Mon, 30 Apr 2012 21:15:37 +0100 Subject: Remove 2 unused variables. Leftovers from recent mupdfclean refactoring. --- apps/mupdfposter.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/mupdfposter.c') 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; -- cgit v1.2.3