summaryrefslogtreecommitdiff
path: root/fitz/base_memory.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2012-02-03 15:03:36 +0100
committerTor Andersson <tor.andersson@artifex.com>2012-02-03 15:03:36 +0100
commit70efb11990b0947e04d0051db8a813b9a0a0e4a4 (patch)
tree6d965dc8ca0505a22c0fd0634e0c82cd63fd797a /fitz/base_memory.c
parent3e6b04e0a18f1413c26c85f3e6833ac3507c45b5 (diff)
downloadmupdf-70efb11990b0947e04d0051db8a813b9a0a0e4a4.tar.xz
Remove extraneous blank lines.
Diffstat (limited to 'fitz/base_memory.c')
-rw-r--r--fitz/base_memory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fitz/base_memory.c b/fitz/base_memory.c
index 776bdce6..bae83cbd 100644
--- a/fitz/base_memory.c
+++ b/fitz/base_memory.c
@@ -226,4 +226,3 @@ fz_alloc_context fz_alloc_default =
fz_realloc_default,
fz_free_default
};
-