mirror of
https://github.com/simh/simh.git
synced 2026-04-15 16:11:13 +00:00
Cleanup of unneeded global extern declarations
This commit is contained in:
@@ -521,7 +521,6 @@ static const int32 mtf_mod[] = {
|
||||
|
||||
t_stat sim_instr (void)
|
||||
{
|
||||
extern int32 sim_interval;
|
||||
int32 IS, ilnt, flags;
|
||||
int32 op, xa, t, wm, ioind, dev, unit;
|
||||
int32 a, b, i, k, asave, bsave;
|
||||
|
||||
Reference in New Issue
Block a user