[gimp] ==== remove obsolete warning ====
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] ==== remove obsolete warning ====
- Date: Wed, 2 May 2012 16:48:45 +0000 (UTC)
commit 7f45819202a86678e034f1cde79bf2466e21c34a
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]