Remove commented out flushwu() from update_main()

flushwu() is gone since Empire2.
This commit is contained in:
Markus Armbruster 2008-06-01 22:47:21 +02:00
parent e16ef01111
commit d2250f43e9

View file

@ -132,7 +132,6 @@ update_main(void)
prod_nat(etu); prod_nat(etu);
age_levels(etu); age_levels(etu);
free(bp); free(bp);
/*flushwu(); */
if (opt_SLOW_WAR) { if (opt_SLOW_WAR) {
/* Update war declarations */ /* Update war declarations */
/* MOBILIZATION->SITZKRIEG->AT_WAR */ /* MOBILIZATION->SITZKRIEG->AT_WAR */