(hard_tech): Unused, remove.

(configkeys): Fix km_flags of key anno_keep_days.
This commit is contained in:
Markus Armbruster 2004-08-30 21:12:15 +00:00
parent 7362ad6c19
commit 7a4f133d1c
3 changed files with 2 additions and 20 deletions

View file

@ -114,7 +114,6 @@ vers(void)
(int)(level_age_rate));
pr("Tech Buildup is ");
/* if (tech_log_base <= 1.0 && hard_tech == 0.0) { */
if (tech_log_base <= 1.0) {
pr("not limited\n");
}
@ -125,14 +124,6 @@ vers(void)
else
pr(" after %0.2f.\n", easy_tech);
}
/*else {
pr("limited to asymptotic growth towards %.2f",
hard_tech + easy_tech);
if (easy_tech == 0.00)
pr(".\n");
else
pr("after %.2f\n",easy_tech);
} */
pr("\n");
pr("\t\t\t\tSectors\tShips\tPlanes\tUnits\n");
pr("Maximum mobility\t\t%d\t%d\t%d\t%d\n", sect_mob_max,