libgimp: Drop dead assignment
This commit is contained in:
@ -812,7 +812,6 @@ gimp_export_image (gint32 *image_ID,
|
||||
{
|
||||
actions = g_slist_prepend (actions,
|
||||
&export_action_flatten);
|
||||
added_flatten = TRUE;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user