Skip to content
  • Daniel Sabo's avatar
    operations: Remove calls to gegl_buffer_flush · 040b2e21
    Daniel Sabo authored
    These calls existed to cover some old bugs in Gimp's tile
    handling but are now just causing unnecessary swap tile
    writes. (If anything breaks because of this change that
    code needs to explicitly call buffer_flush itself, instead
    of relying on the operations to do it.)
    040b2e21