[gimp] libgimp: Drop dead assignment
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimp: Drop dead assignment
- Date: Wed, 12 Oct 2011 12:00:17 +0000 (UTC)
commit 0cb9ffa0ecf748d328f8230037e6f75de4044a8d
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]