kicad/polygon/poly2tri
Simon Richter 04e21d5c8f Remove check for undefined behaviour
Triangle::NeighborAcross returns a reference, which must refer to a valid
object whose address cannot be 0. Thus, this test is nonsensical.
2016-09-29 18:26:19 -04:00
..
common Very minor fixes: Uncrustify a few files and rename a shadowed var. 2016-07-22 08:59:17 +02:00
sweep Remove check for undefined behaviour 2016-09-29 18:26:19 -04:00
poly2tri.h Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00