1
0
mirror of https://github.com/simh/simh.git synced 2026-03-03 10:06:27 +00:00

PDP11, VAX: Remove redundant defines in RP source module

This commit is contained in:
Bob Supnik
2019-11-24 10:54:27 -08:00
committed by Mark Pizzolato
parent a06fa9264f
commit 3be6f1fb4c

View File

@@ -528,9 +528,6 @@ BITFIELD *rp_reg_bits[] = {
#define RP07_DEV 020042
#define RP07_SIZE (RP07_SECT * RP07_SURF * RP07_CYL * RP_NUMWD)
#define RP_CTRL 0
#define RM_CTRL 1
struct drvtyp {
int32 sect; /* sectors */
int32 surf; /* surfaces */