Author: cazfi
Date: Thu May  5 20:03:28 2016
New Revision: 32593

URL: http://svn.gna.org/viewcvs/freeciv?rev=32593&view=rev
Log:
Removed outdated comment from unit.c

Reported by Michal Mazurek <akfaew>

See bug #19047

Modified:
    trunk/common/unit.c

Modified: trunk/common/unit.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/unit.c?rev=32593&r1=32592&r2=32593&view=diff
==============================================================================
--- trunk/common/unit.c (original)
+++ trunk/common/unit.c Thu May  5 20:03:28 2016
@@ -777,10 +777,6 @@
 /**************************************************************************
   Return TRUE if the unit can do the targeted activity at the given
   location.
-
-  Note that if you make changes here you should also change the code for
-  autosettlers in server/settler.c. The code there does not use this
-  function as it would be a major CPU hog.
 **************************************************************************/
 bool can_unit_do_activity_targeted_at(const struct unit *punit,
                                      enum unit_activity activity,


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

Reply via email to