mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
Cleanup of unneeded global extern declarations
This commit is contained in:
@@ -781,8 +781,5 @@ t_stat show_vec (FILE *st, UNIT *uptr, int32 val, void *desc);
|
||||
t_stat show_vec_mux (FILE *st, UNIT *uptr, int32 val, void *desc);
|
||||
t_stat auto_config (char *name, int32 num);
|
||||
|
||||
/* Global data */
|
||||
|
||||
extern t_bool sim_idle_enab;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user