mirror of https://github.com/GNOME/gimp.git
pdb: add missing change to last commit
This commit is contained in:
parent
6b5d1a0d46
commit
1a2039da65
|
@ -788,8 +788,6 @@ HELP
|
|||
GIMP_PDB_ITEM_CONTENT, error) &&
|
||||
gimp_pdb_item_is_not_group (GIMP_ITEM (drawable), error))
|
||||
{
|
||||
/* XXX: fixme disable for gray */
|
||||
|
||||
GeglColor *gegl_color = gimp_gegl_color_new (&color, NULL);
|
||||
GeglNode *node =
|
||||
gegl_node_new_child (NULL,
|
||||
|
|
Loading…
Reference in New Issue