oops stray printf()

This commit is contained in:
John Cupitt 2012-06-20 22:44:27 +01:00
parent 9bb9f59091
commit 5b6b25b1e1
2 changed files with 1 additions and 3 deletions

View File

@ -531,8 +531,6 @@ vips_cache_drop_all( void )
if( vips__cache_dump )
vips_cache_dump();
printf( "vips_cache_drop_all:\n" );
/* We can't modify the hash in the callback from
* g_hash_table_foreach() and friends. Repeatedly drop the
* first item instead.

View File

@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=glib&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2012-06-20 12:31+0100\n"
"POT-Creation-Date: 2012-06-20 22:20+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"