(att_get_offense): Remove unused local variables.

This commit is contained in:
Ron Koenderink 2006-05-22 17:22:28 +00:00
parent 0e14911d72
commit 263927cb7e

View file

@ -1112,8 +1112,6 @@ att_get_offense(int combat_mode, struct combat *off,
struct emp_qelem *olist, struct combat *def) struct emp_qelem *olist, struct combat *def)
{ {
int ototal; int ototal;
int estimate;
int odds;
/* /*
* Get the attacker units & mil again in case they changed while the * Get the attacker units & mil again in case they changed while the