mirror of
https://github.com/simh/simh.git
synced 2026-01-27 04:22:24 +00:00
Cleanup of unneeded global extern declarations
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include <ctype.h>
|
||||
|
||||
extern UNIT cpu_unit;
|
||||
extern int32 sim_switches;
|
||||
extern UNIT con_unit[];
|
||||
|
||||
static t_stat con_termsvc(UNIT *uptr);
|
||||
|
||||
Reference in New Issue
Block a user