merge oops

This commit is contained in:
John Cupitt 2013-11-16 18:39:04 +00:00
parent 8992110a85
commit 869101ddf2
1 changed files with 0 additions and 6 deletions

View File

@ -50,12 +50,6 @@
#include <vips/vector.h>
#include <vips/transform.h>
int
im_init_world( const char *argv0 )
{
return( vips_init( argv0 ) );
}
VipsImage *
im_open( const char *filename, const char *mode )
{