whitespace

This commit is contained in:
John Cupitt 2017-09-29 12:44:37 +01:00
parent 7dda5810f9
commit 37ef9c2074
1 changed files with 353 additions and 356 deletions

View File

@ -413,9 +413,6 @@ vips_composite_blend_pixel_premultiplied( VipsBlendMode mode,
}
}
/* I tried a 3-band special case, but it only makes a few percent difference.
*/
template <typename T>
static void vips_combine_pixels( VipsComposite *composite,
VipsPel *q, VipsPel **p )