This commit is contained in:
stefan schippers 2024-03-20 12:28:49 +01:00
parent 3e722d217d
commit 6886fd98e9
1 changed files with 0 additions and 1 deletions

View File

@ -3986,7 +3986,6 @@ int edit_image(int what, xRect *r)
}
cairo_surface_mark_dirty(*surface);
/* write back modified image to image_data attribute */
if(what & 256) {
char *encoded_data = NULL;