==== remove obsolete warning ====

This commit is contained in:
Simon Budig 2012-04-29 01:31:17 +02:00 committed by Michael Natterer
parent 641848ea0b
commit 7f45819202
1 changed files with 0 additions and 1 deletions

View File

@ -1195,7 +1195,6 @@ load_image (const gchar *filename,
if (trns)
{
#warning this crashes horribly.
gimp_layer_add_alpha (layer);
file_format = gimp_drawable_get_format (layer);
buffer = gimp_drawable_get_buffer (layer);