paint: cleanup

This commit is contained in:
luboslenco
2026-08-25 15:38:55 +02:00
parent 395366a19b
commit 41645f39c5
20 changed files with 12 additions and 87 deletions
@@ -126,6 +126,5 @@ void render_path_deferred_draw_deferred() {
}
void render_path_deferred_commands() {
render_path_paint_live_brush_dirty();
render_path_base_commands(render_path_deferred_draw_deferred);
}