This commit is contained in:
John Cupitt 2011-11-14 09:31:28 +00:00
parent c5c2cf5f2b
commit 1a30c50ba7
1 changed files with 0 additions and 1 deletions

View File

@ -297,7 +297,6 @@ vips_leak( void )
if( vips_tracked_get_allocs() ||
vips_tracked_get_mem() ||
vips_tracked_get_mem_highwater() ||
vips_tracked_get_files() ) {
vips_buf_appendf( &buf, "memory: %d allocations, %zd bytes\n",
vips_tracked_get_allocs(), vips_tracked_get_mem() );