(PLANENAMES, opt_PLANENAMES, Options, plchrstr, plchr_ca, plchr,

main): Remove nooption PLANENAMES.
This commit is contained in:
Markus Armbruster 2004-08-21 06:48:34 +00:00
parent 914e21cdfd
commit 5e381b6c57
7 changed files with 1 additions and 50 deletions

View file

@ -405,8 +405,6 @@ nullify_objects(void)
plchr[i].pl_lcm = 0;
if (opt_NO_OIL)
plchr[i].pl_fuel = 0;
if (opt_PLANENAMES)
plchr[i].pl_name = plchr[i].pl_planename;
}
for (i = 0; i < lnd_maxno; i++) {
if (opt_NO_HCMS)