[gimp/metadata-browser] libgimp: Drop dead assignment
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] libgimp: Drop dead assignment
- Date: Fri, 2 Dec 2011 02:19:35 +0000 (UTC)
commit a110b23c8aaeec83e3769fa9d38781363f0c4a3c
Author: Mukund Sivaraman <muks banu com>
Date: Wed Oct 12 17:00:26 2011 +0530
libgimp: Drop dead assignment
libgimp/gimpexport.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libgimp/gimpexport.c b/libgimp/gimpexport.c
index e0f1b28..a5a625a 100644
--- a/libgimp/gimpexport.c
+++ b/libgimp/gimpexport.c
@@ -812,7 +812,6 @@ gimp_export_image (gint32 *image_ID,
{
actions = g_slist_prepend (actions,
&export_action_flatten);
- added_flatten = TRUE;
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]