Merge branch '7.40'

This commit is contained in:
John Cupitt 2014-09-20 10:17:22 +01:00
commit 26e92486c5
1 changed files with 0 additions and 1 deletions

View File

@ -601,7 +601,6 @@ vips_cache_insert( VipsOperation *operation )
{
VipsOperationCacheEntry *entry = g_new( VipsOperationCacheEntry, 1 );
entry = g_new( VipsOperationCacheEntry, 1 );
entry->operation = operation;
entry->time = 0;
entry->invalidate_id = 0;