From d2250f43e9cd7ae552a614a5342f192e6122247e Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 1 Jun 2008 22:47:21 +0200 Subject: [PATCH] Remove commented out flushwu() from update_main() flushwu() is gone since Empire2. --- src/lib/update/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/update/main.c b/src/lib/update/main.c index 8747c65a..731405a4 100644 --- a/src/lib/update/main.c +++ b/src/lib/update/main.c @@ -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 */