kicad/qa/pcbnew_tools/tools
Seth Hillbrand 548e5f49bd Clean up unused variable usage
Unused variables in function calls can be commented out.  Unused
return variables get a new routine `ignore_unused()` that silences the
warnings with zero overhead.
2021-10-05 10:00:30 -07:00
..
pcb_parser Naming conventions. 2020-11-14 18:26:03 +00:00
polygon_generator Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
polygon_triangulation Clean up unused variable usage 2021-10-05 10:00:30 -07:00