mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Every new section duplicated the start/end points. This saves half the points when importing. They're skipped later before they end up as real items, but it's confusing to trace through (and theoretically inefficent, but it'll be tiny).