diff --git a/PDP11/pdp11_xq.c b/PDP11/pdp11_xq.c index f7fe8766..7ba1e78a 100644 --- a/PDP11/pdp11_xq.c +++ b/PDP11/pdp11_xq.c @@ -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) diff --git a/PDP11/pdp11_xu.c b/PDP11/pdp11_xu.c index 4c13a07a..08de6fe1 100644 --- a/PDP11/pdp11_xu.c +++ b/PDP11/pdp11_xu.c @@ -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)