libgimp: Drop dead assignment

This commit is contained in:
Mukund Sivaraman
2011-10-12 17:00:26 +05:30
parent 1d5029170c
commit 0cb9ffa0ec

View File

@ -812,7 +812,6 @@ gimp_export_image (gint32 *image_ID,
{
actions = g_slist_prepend (actions,
&export_action_flatten);
added_flatten = TRUE;
}
}
}