diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2013-05-27 14:36:25 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2013-05-27 14:50:57 +0200 |
commit | af13164924fb4c627f201c943c7a18e5dbe39507 (patch) | |
tree | cfb3e8ec3c43b42285b05496b4ad999f0e054f1c /fitz/res_shade.c | |
parent | 01e8dbf74068362d769604df9e87d17c0c190f27 (diff) | |
download | mupdf-af13164924fb4c627f201c943c7a18e5dbe39507.tar.xz |
Strip trailing whitespace.
Diffstat (limited to 'fitz/res_shade.c')
-rw-r--r-- | fitz/res_shade.c | 1 |
1 files changed, 0 insertions, 1 deletions
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++) |