Author: cazfi
Date: Wed May 10 07:02:27 2017
New Revision: 35467

URL: http://svn.gna.org/viewcvs/freeciv?rev=35467&view=rev
Log:
Fix double threxpr world close

See hrm Bug #658473

Modified:
    trunk/ai/threxpr/texaiplayer.c

Modified: trunk/ai/threxpr/texaiplayer.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/ai/threxpr/texaiplayer.c?rev=35467&r1=35466&r2=35467&view=diff
==============================================================================
--- trunk/ai/threxpr/texaiplayer.c      (original)
+++ trunk/ai/threxpr/texaiplayer.c      Wed May 10 07:02:27 2017
@@ -93,8 +93,6 @@
     }
   }
   fc_release_mutex(&exthrai.msgs_to.mutex);
-
-  texai_world_close();
 
   log_debug("AI thread exiting");
 }


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to