on second thoughts, put the assert back
This commit is contained in:
parent
6ec534328c
commit
be2537938e
@ -521,6 +521,7 @@ vips_image_guess_interpretation( const VipsImage *image )
|
||||
break;
|
||||
|
||||
default:
|
||||
g_assert( 0 );
|
||||
sane = FALSE;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user