draw.c: Don't clear pins / vias from polygons... it is already done!
commit2ecfd4600a4a43625b6ab619e6286eb7f33090d8
authorPeter Clifton <pcjc2@cam.ac.uk>
Sat, 14 Nov 2009 18:38:24 +0000 (14 18:38 +0000)
committerPeter Clifton <pcjc2@cam.ac.uk>
Sat, 14 Nov 2009 18:38:24 +0000 (14 18:38 +0000)
tree7ad932e62ad25d004d352becd601e86f780a8387
parentab26fd07724fe0e7dfc95fae3bdeb1ecfb8692e5
draw.c: Don't clear pins / vias from polygons... it is already done!

Our polygons already the required holes for pins, vias, pads etc..
so don't waste drawing clearances twice. This looks to be a legacy
from the way PCB used to draw polygons.
src/draw.c