kicad/pcbnew/plugins
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
..
altium Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
cadstar Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Eagle doesn't use netclass clearance so make them the board clearance. 2021-09-20 21:31:19 +01:00
fabmaster Proper numeric sorting for intersheet refs. 2021-10-01 18:29:21 +01:00
geda Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
kicad Clean up unused variable usage 2021-10-05 10:00:30 -07:00
legacy Clean up unused variable usage 2021-10-05 10:00:30 -07:00
pcad Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00