app: remove write property of GeglBuffer backend

This commit is contained in:
Øyvind Kolås
2012-03-20 23:53:08 +00:00
committed by Michael Natterer
parent ec3dc3870f
commit fe3220ae6f
19 changed files with 56 additions and 132 deletions

View File

@ -63,8 +63,7 @@ gimp_drawable_apply_operation (GimpDrawable *drawable,
dest_buffer =
gimp_tile_manager_create_buffer (gimp_drawable_get_shadow_tiles (drawable),
gimp_drawable_get_format (drawable),
TRUE);
gimp_drawable_get_format (drawable));
gimp_apply_operation (gimp_drawable_get_buffer (drawable),
progress, undo_desc,