From af13164924fb4c627f201c943c7a18e5dbe39507 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 27 May 2013 14:36:25 +0200 Subject: Strip trailing whitespace. --- fitz/fitz-internal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fitz/fitz-internal.h') 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. */ -- cgit v1.2.3