Remove commented out flushwu() from update_main()
flushwu() is gone since Empire2.
This commit is contained in:
parent
e16ef01111
commit
d2250f43e9
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ update_main(void)
|
|||
prod_nat(etu);
|
||||
age_levels(etu);
|
||||
free(bp);
|
||||
/*flushwu(); */
|
||||
if (opt_SLOW_WAR) {
|
||||
/* Update war declarations */
|
||||
/* MOBILIZATION->SITZKRIEG->AT_WAR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue