summaryrefslogtreecommitdiff
path: root/fitz/fitz-internal.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-02-19 16:13:07 +0100
committerTor Andersson <tor.andersson@artifex.com>2013-02-19 16:13:07 +0100
commit9cc9978a7260d201137459a65601e35dce1d444e (patch)
treea2577f5ae25661febf023e081a6577f2eb373b10 /fitz/fitz-internal.h
parentecd0129a551c96a4b05d77ef55601125e2fc2c67 (diff)
downloadmupdf-9cc9978a7260d201137459a65601e35dce1d444e.tar.xz
Fix whitespace.
Diffstat (limited to 'fitz/fitz-internal.h')
-rw-r--r--fitz/fitz-internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fitz/fitz-internal.h b/fitz/fitz-internal.h
index ed18b9d6..75283a49 100644
--- a/fitz/fitz-internal.h
+++ b/fitz/fitz-internal.h
@@ -95,7 +95,6 @@ extern void __gnu_mcount_nc(void);
#endif
#endif
-
/*
* Basic runtime and utility functions
*/
@@ -1460,8 +1459,6 @@ void fz_end_tile(fz_device *dev);
fz_device *fz_new_device(fz_context *ctx, void *user);
-
-
/*
* Plotting functions.
*/