[gimp/goat-invasion] ==== remove obsolete warning ====



commit d53fa9098ec0a6a9a93701e05d4b7cbf9099395c
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]