Index: globalconst.h =================================================================== --- globalconst.h (revision 27663) +++ globalconst.h (revision 27664) @@ -53,8 +53,6 @@ #define PCB_MIN_SIZE PCB_MIL_TO_COORD(10) /* lowest width and height of the board */ #define PCB_MAX_BUFFER 5 /* number of pastebuffers additional changes in menu.c are also required to select more buffers */ -#define PCB_DEFAULT_DRILLINGHOLE 40 /* default inner/outer ratio for pins/vias in percent */ - #define PCB_MAX_SIZE ((pcb_coord_t)PCB_LARGE_VALUE) #ifndef PCB_PATH_MAX /* maximum path length */