Trim STR-016 roadmap wording

This commit is contained in:
2026-06-16 02:12:47 +02:00
parent 0060e810fd
commit 6a05026543

View File

@@ -79,8 +79,8 @@ app-owned dialog insertion path while leaving the remaining retained dialog
families debt-tracked.
The stale `make_canvas_draw_merge_branch_dispatch(...)` forward declaration in
`src/canvas.cpp` now matches the existing 7-argument implementation, shrinking
the draw-merge helper API mismatch as part of the completed `STR-016`
cleanup logged in `b9ed78e1`.
the draw-merge helper API mismatch as part of the `STR-016` cleanup in
`b9ed78e1`.
The remaining `Canvas::draw_merge()` inline-default comment in `src/canvas.cpp`
now matches the header's `SIXPLETTE(true)` default, so the draw-merge mismatch
is comment-only and archival.