summaryrefslogtreecommitdiff
path: root/source/fitz/store.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-12-21 17:41:59 +0100
committerTor Andersson <tor.andersson@artifex.com>2016-12-27 15:06:51 +0100
commit0805c1add0e3fc951d16c27d3837bc5123842303 (patch)
treebdce2e6e246f0f693552423c9b554092ce47a689 /source/fitz/store.c
parente22743070ff1f3d4cc83177c4669476fd2526844 (diff)
downloadmupdf-0805c1add0e3fc951d16c27d3837bc5123842303.tar.xz
Strip extraneous blank lines.
Diffstat (limited to 'source/fitz/store.c')
-rw-r--r--source/fitz/store.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/fitz/store.c b/source/fitz/store.c
index c85ceab2..c9a07428 100644
--- a/source/fitz/store.c
+++ b/source/fitz/store.c
@@ -166,7 +166,6 @@ do_reap(fz_context *ctx)
item->type->drop_key(ctx, item->key);
fz_free(ctx, item);
}
-
}
void fz_drop_key_storable(fz_context *ctx, const fz_key_storable *sc)