This commit is contained in:
John Cupitt 2011-06-20 10:29:00 +01:00
parent d3b29f9cd2
commit 642305327e

View File

@ -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.
*/