From f9b4ebae87748a8425570ea62fbb0b78deba7acc Mon Sep 17 00:00:00 2001 From: Ray Chason Date: Sat, 1 Feb 2020 16:48:07 -0500 Subject: [PATCH] Remove code fragment causing compile error --- src/options.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/options.c b/src/options.c index cd2a60710..c95ce0731 100644 --- a/src/options.c +++ b/src/options.c @@ -3412,11 +3412,6 @@ boolean tinitial, tfrom_file; return retval; } #endif /* NO_TERMS */ - } else if ((opts = string_for_env_opt(fullname, opts, FALSE)) - == empty_optstr) { - return FALSE; - } - } #endif /* MSDOS */ /* WINCAP