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
@@ -20,6 +20,5 @@ void render_path_forward_draw_forward() {
}
void render_path_forward_commands() {
render_path_paint_live_brush_dirty();
render_path_base_commands(render_path_forward_draw_forward);
}