]> granicus.if.org Git - nethack/commitdiff
Remove code fragment causing compile error
authorRay Chason <ray.chason@protonmail.com>
Sat, 1 Feb 2020 21:48:07 +0000 (16:48 -0500)
committerRay Chason <ray.chason@protonmail.com>
Sat, 1 Feb 2020 21:48:07 +0000 (16:48 -0500)
src/options.c

index cd2a60710e6bd3e4cd79ee6f3be9263e40530618..c95ce0731b01e65d0aa7c99b071c88eded77cfd8 100644 (file)
@@ -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