Remove unused #define

This commit is contained in:
Marvin Schmidt 2017-11-02 21:36:48 +01:00
parent 2b78183bb4
commit 7daaa3e9d9
1 changed files with 0 additions and 3 deletions

View File

@ -66,9 +66,6 @@ static double SchematicZoomList[] =
13.0, 16.0, 20.0, 26.0, 32.0, 48.0, 64.0, 80.0, 128.0 13.0, 16.0, 20.0, 26.0, 32.0, 48.0, 64.0, 80.0, 128.0
}; };
#define MM_TO_SCH_UNITS 1000.0 / 25.4 //schematic internal unites are mils
/* Default grid sizes for the schematic editor. /* Default grid sizes for the schematic editor.
* Do NOT add others values (mainly grid values in mm), because they * Do NOT add others values (mainly grid values in mm), because they
* can break the schematic: Because wires and pins are considered as * can break the schematic: Because wires and pins are considered as