1
0
mirror of https://github.com/simh/simh.git synced 2026-04-27 20:38:04 +00:00

PDP11, Qbus/Unibus VAX: Silence various compiler warnings

This commit is contained in:
Mark Pizzolato
2020-10-09 05:10:12 -07:00
parent 31606161ce
commit 0e72400e09
10 changed files with 10 additions and 22 deletions

View File

@@ -607,8 +607,6 @@ static int32 td_ctime = 150; /* command time */
static int32 td_xtime = 180; /* tr set time */
static int32 td_itime = 180; /* init time */
static int32 td_regval; /* temp location used in reg declarations */
static int32 td_ctrls = 1; /* number of enabled controllers */
static uint32 tdi_ireq = 0;