fix typo
This commit is contained in:
parent
2c4c4132e8
commit
817bb1d65c
@ -454,9 +454,6 @@ vips__render_shutdown( void )
|
|||||||
VIPS_FREEF( vips_g_mutex_free, render_dirty_lock );
|
VIPS_FREEF( vips_g_mutex_free, render_dirty_lock );
|
||||||
vips_semaphore_destroy( &n_render_dirty_sem );
|
vips_semaphore_destroy( &n_render_dirty_sem );
|
||||||
}
|
}
|
||||||
|
|
||||||
VIPS_FREEF( vips_g_mutex_free, render_dirty_lock );
|
|
||||||
vips_semaphore_destroy( &n_render_dirty_sem );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user