kicad/pcbnew/netlist_reader
Ian McInerney 2f7094b352 Cleanup some unused variables
* Make the app progress indicator only have the indeterminate state
  when the taskbar indicator is used (causes an uused variable warning
  on wx<3.1)
* Remove unused dry run variable in pcb_netlist.h
* Remove unused forceDropAnnotations from the paste special dialog
  since the dialog only controls keeping them.
2020-08-24 01:51:23 +01:00
..
board_netlist_updater.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
board_netlist_updater.h Comment-only changes 2020-01-10 16:43:01 -08:00
kicad_netlist_reader.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
legacy_netlist_reader.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
netlist.cpp Fix a bunch of usages of copy ctor that really meant duplicate. 2020-08-10 14:23:11 +01:00
netlist_reader.cpp Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 2019-11-17 13:58:38 +01:00
netlist_reader.h ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.h Cleanup some unused variables 2020-08-24 01:51:23 +01:00