From 2b9e6a057b5ee8181c0b8a28591f9fea81d63a46 Mon Sep 17 00:00:00 2001 From: Bart House Date: Sat, 2 Nov 2019 18:17:10 -0700 Subject: [PATCH] Removed the redundant #if definded(MSDOS). --- include/pcconf.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/pcconf.h b/include/pcconf.h index e3f764625..b22d3e70d 100644 --- a/include/pcconf.h +++ b/include/pcconf.h @@ -21,10 +21,8 @@ * Note: 3.6.x was not verified with Symantec C. */ -#if defined(MSDOS) #define CONFIG_FILE "defaults.nh" #define GUIDEBOOK_FILE "Guidebook.txt" -#endif /* * The following options are somewhat configurable depending on