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/res_shade.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fitz/res_shade.c') diff --git a/fitz/res_shade.c b/fitz/res_shade.c index fd5e0a85..c678bd17 100644 --- a/fitz/res_shade.c +++ b/fitz/res_shade.c @@ -752,7 +752,6 @@ fz_process_mesh_type6(fz_context *ctx, fz_shade *shade, const fz_matrix *ctm, fz else continue; - make_tensor_patch(&patch, 6, v); for (i = 0; i < 4; i++) -- cgit v1.2.3