diff --git a/ChangeLog b/ChangeLog index 8c1d63172f..5aa9a3abb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-02 Sven Neumann + + * plug-ins/common/tiff-load.c (load_image): removed pointless and + untranslated warning. + 2007-12-02 Sven Neumann * plug-ins/jpeg/jpeg-load.c (jpeg_load_resolution): only set the diff --git a/plug-ins/common/tiff-load.c b/plug-ins/common/tiff-load.c index e8a20d9e9c..b7ddd62e53 100644 --- a/plug-ins/common/tiff-load.c +++ b/plug-ins/common/tiff-load.c @@ -827,7 +827,6 @@ load_image (const gchar *filename, { case RESUNIT_NONE: /* ImageMagick writes files with this silly resunit */ - g_message ("Warning: resolution units meaningless"); break; case RESUNIT_INCH: