mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
PDP11, VAX: Remove irrelevant #ifdefs in XQ and XU devices
This commit is contained in:
parent
efbf73f384
commit
aa39867349
@ -3388,12 +3388,6 @@ const char helpString[] =
|
||||
" on the local LAN, the libpcap development package must be installed on\n"
|
||||
" the system which builds the simulator.\n"
|
||||
"\n"
|
||||
#if defined(__APPLE__)
|
||||
#else
|
||||
#if defined(__linux__)
|
||||
#else
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
"1 Privileges Required\n"
|
||||
#if defined(_WIN32)
|
||||
|
||||
@ -2068,12 +2068,6 @@ const char helpString[] =
|
||||
" on the local LAN, the libpcap development package must be installed on\n"
|
||||
" the system which builds the simulator.\n"
|
||||
"\n"
|
||||
#if defined(__APPLE__)
|
||||
#else
|
||||
#if defined(__linux__)
|
||||
#else
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
"1 Privileges Required\n"
|
||||
#if defined(_WIN32)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user