From 2582f7e21ec079d2d611ad748d5fc77ea3ce3938 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 22 Oct 2018 19:39:32 +0200 Subject: Remove extra blank lines. --- source/html/epub-doc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/html/epub-doc.c') diff --git a/source/html/epub-doc.c b/source/html/epub-doc.c index 85c84624..cd6131aa 100644 --- a/source/html/epub-doc.c +++ b/source/html/epub-doc.c @@ -478,7 +478,6 @@ epub_parse_header(fz_context *ctx, epub_document *doc) } fz_catch(ctx) fz_rethrow(ctx); - } static fz_outline * -- cgit v1.2.3