mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-20 20:11:41 +00:00
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
|
||||
|
||||
#ifndef UNKNOWN_IU
|
||||
constexpr double IU_PER_MILS = (IU_PER_MM * 0.0254);
|
||||
|
||||
#ifndef SWIG
|
||||
// The max error is the distance between the middle of a segment, and the circle
|
||||
|
Loading…
Reference in New Issue
Block a user