Clean up more resources in vips_shutdown

This commit is contained in:
GOUJON Évan 2021-05-31 19:13:57 +02:00
parent 3e9da95b84
commit 3015bb4eeb
1 changed files with 0 additions and 1 deletions

View File

@ -721,7 +721,6 @@ vips_shutdown( void )
#endif /*HAVE_GSF*/
VIPS_FREE(vips__argv0);
g_set_prgname(NULL);
/* In dev releases, always show leaks. But not more than once, it's
* annoying.