(mil_dbl_pay): No effect, remove. Was used for mil being built into

units until that was removed in 4.0.0.
This commit is contained in:
Markus Armbruster 2006-06-22 20:45:19 +00:00
parent 0adc54d43a
commit 591b8d4862
4 changed files with 0 additions and 7 deletions

View file

@ -197,7 +197,6 @@ calc_all(long p_sect[][2],
struct sctstr *sp;
int etu = etu_per_update;
mil_dbl_pay = 0;
memset(p_sect, 0, sizeof(**p_sect) * (SCT_TYPE_MAX+2) * 2);
*taxes = *Ncivs = *Nuws = *bars = *Nbars = *mil = 0;
*ships = *sbuild = *nsbuild = *smaint = 0;