summaryrefslogtreecommitdiff
path: root/fitz/fitz-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/fitz-internal.h')
-rw-r--r--fitz/fitz-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fitz/fitz-internal.h b/fitz/fitz-internal.h
index b72f09d0..40c7b516 100644
--- a/fitz/fitz-internal.h
+++ b/fitz/fitz-internal.h
@@ -1486,7 +1486,6 @@ void fz_flatten_dash_path(fz_gel *gel, fz_path *path, const fz_stroke_state *str
fz_irect *fz_bound_path_accurate(fz_context *ctx, fz_irect *bbox, const fz_irect *scissor, fz_path *path, const fz_stroke_state *stroke, const fz_matrix *ctm, float flatness, float linewidth);
-
/*
* The device interface.
*/