kicad/common/plotters
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
..
DXF_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
GERBER_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
HPGL_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
PDF_plotter.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
PS_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
SVG_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
common_plot_functions.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00