Author: mordante
Date: Wed Apr 15 23:57:48 2009
New Revision: 34952
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34952&view=rev
Log:
Remove an unused variable.
Modified:
trunk/src/ai/ai_actions.cpp
Modified: trunk/src/ai/ai_actions.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai/ai_actions.cpp?rev=34952&r1=34951&r2=34952&view=diff
==============================================================================
--- trunk/src/ai/ai_actions.cpp (original)
+++ trunk/src/ai/ai_actions.cpp Wed Apr 15 23:57:48 2009
@@ -366,7 +366,6 @@
{
assert(is_success());
const ai_interface::info& info = get_info();
- const team& team = get_my_team(info);
// We have to add the recruit command now, because when the unit
// is created it has to have the recruit command in the recorder
// to be able to put random numbers into to generate unit traits.
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits