app: remove mono-mix layer mode
This effectively reverts commit c6c0899655
.
Removing due to lack of consensus. We can always re-add it in the
future if we decide we want it.
This commit is contained in:
@ -118,7 +118,6 @@ typedef enum
|
||||
GIMP_LAYER_MODE_LUMINANCE, /*< desc="Luminance" >*/
|
||||
GIMP_LAYER_MODE_COLOR_ERASE, /*< desc="Color erase" >*/
|
||||
GIMP_LAYER_MODE_ERASE, /*< desc="Erase" >*/
|
||||
GIMP_LAYER_MODE_MONO_MIX, /*< desc="Mono mix" >*/
|
||||
GIMP_LAYER_MODE_MERGE, /*< desc="Merge" >*/
|
||||
GIMP_LAYER_MODE_SPLIT, /*< desc="Split" >*/
|
||||
|
||||
|
Reference in New Issue
Block a user