summaryrefslogtreecommitdiff
path: root/source/fitz/error.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-07-08 12:06:27 +0200
committerTor Andersson <tor.andersson@artifex.com>2016-07-08 17:21:24 +0200
commit2791551275e458066b7f1c975d6c8d9e0435051c (patch)
tree3a04f9a2df5192f7cfaca51a766fd868bccfe48c /source/fitz/error.c
parent10d6eaa73164b58c91ae8a4537b8a8589038a01d (diff)
downloadmupdf-2791551275e458066b7f1c975d6c8d9e0435051c.tar.xz
git stripspace
Diffstat (limited to 'source/fitz/error.c')
-rw-r--r--source/fitz/error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/fitz/error.c b/source/fitz/error.c
index eedc35bb..dfab5e08 100644
--- a/source/fitz/error.c
+++ b/source/fitz/error.c
@@ -54,7 +54,6 @@ void fz_warn(fz_context *ctx, const char *fmt, ...)
va_end(ap);
}
-
/* Error context */
/* When we first setjmp, code is set to 0. Whenever we throw, we add 2 to