1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

Remove unused definitions

This commit is contained in:
Mark Pizzolato
2013-06-12 16:01:44 -07:00
parent 43e5647e96
commit feeea1e9d2
2 changed files with 0 additions and 4 deletions

View File

@@ -484,7 +484,6 @@ typedef struct {
#define DCX_LINES 16 /* max # of DC11's */
#define DUP_LINES 8 /* max # of DUP11/DPV11's */
#define MT_MAXFR (1 << 16) /* magtape max rec */
#define AUTO_LNT 34 /* autoconfig ranks */
#define DIB_MAX 100 /* max DIBs */
#define DEV_V_UBUS (DEV_V_UF + 0) /* Unibus */