Remove IU_PER_MILS
This commit is contained in:
parent
0f2411587e
commit
da484b571e
|
@ -126,7 +126,6 @@ constexpr double IU_PER_MM = SCH_IU_PER_MM;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef UNKNOWN_IU
|
#ifndef UNKNOWN_IU
|
||||||
constexpr double IU_PER_MILS = (IU_PER_MM * 0.0254);
|
|
||||||
|
|
||||||
#ifndef SWIG
|
#ifndef SWIG
|
||||||
// The max error is the distance between the middle of a segment, and the circle
|
// The max error is the distance between the middle of a segment, and the circle
|
||||||
|
|
Loading…
Reference in New Issue