From 642305327e1ee847703d23c530024fa1308600c5 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 20 Jun 2011 10:29:00 +0100 Subject: [PATCH] oops --- libvips/include/vips/internal.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libvips/include/vips/internal.h b/libvips/include/vips/internal.h index aef1573c..2ac14806 100644 --- a/libvips/include/vips/internal.h +++ b/libvips/include/vips/internal.h @@ -209,7 +209,6 @@ int im__balance( VipsImage *ref, VipsImage *sec, VipsImage *out, void imb_Lab2LCh( float *, float *, int ); void imb_LCh2Lab( float *, float *, int ); -void imb_XYZ2Lab_tables( void ); /* A colour temperature. */