[gimp/metadata-browser] ==== remove obsolete warning ====



commit e20a2ad8ff38b28d7b51d150665777ee15238b4d
Author: Simon Budig <simon budig de>
Date:   Sun Apr 29 01:31:17 2012 +0200

    ==== remove obsolete warning ====

 plug-ins/common/file-png.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-png.c b/plug-ins/common/file-png.c
index f13a328..7bddeba 100644
--- a/plug-ins/common/file-png.c
+++ b/plug-ins/common/file-png.c
@@ -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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]