Removed unused define TEXT_VTAB_HEIGHT

This commit is contained in:
Lorenzo Marcantonio 2013-03-26 21:02:23 +01:00
parent cc46ee0ec9
commit ccd0ab78f3
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
#define SIZETEXT 60 // worksheet text size
#define SIZETEXT_REF 50 // worksheet frame reference text size
#define PAS_REF 2000 // no reference markings on worksheet frame
#define TEXT_VTAB_HEIGHT (SIZETEXT * 2)
#if defined(KICAD_GOST)