mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
SCP: Remove duplicate time message in SHOW VERSION output
This commit is contained in:
parent
3de147a35c
commit
b168114f61
1
scp.c
1
scp.c
@ -6089,7 +6089,6 @@ if (flag) {
|
||||
fprintf (st, "\n Time taken by msleep(1): %dms", os_ms_sleep_1);
|
||||
if (eth_version ())
|
||||
fprintf (st, "\n Ethernet packet info: %s", eth_version());
|
||||
fprintf (st, "\n Time taken by msleep(1): %dms", os_ms_sleep_1);
|
||||
#if defined(__VMS)
|
||||
if (1) {
|
||||
char *arch =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user