Merge with d52d5c66eaf33d055589837c3c6b142d111d3ef5
This commit is contained in:
@@ -162,7 +162,7 @@ Thumbnail* Thumbnail::loadQuickFromRaw (const Glib::ustring& fname, RawMetaDataL
|
||||
// did we succeed?
|
||||
if ( err )
|
||||
{
|
||||
printf("loadfromMemory: error\n");
|
||||
printf("Could not extract thumb from %s\n",fname.data());
|
||||
delete img;
|
||||
delete ri;
|
||||
return NULL;
|
||||
|
Reference in New Issue
Block a user