app: remove member GimpDrawable::has_alpha
because it is always the same as GIMP_IMAGE_TYPE_HAS_ALPHA(drawable->type), so simply use that instead.
Showing
Please register or sign in to comment
because it is always the same as GIMP_IMAGE_TYPE_HAS_ALPHA(drawable->type), so simply use that instead.