Author: cazfi
Date: Thu May  5 20:03:36 2016
New Revision: 32594

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

Reported by Michal Mazurek <akfaew>

See bug #19047

Modified:
    branches/S2_6/common/unit.c

Modified: branches/S2_6/common/unit.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/common/unit.c?rev=32594&r1=32593&r2=32594&view=diff
==============================================================================
--- branches/S2_6/common/unit.c (original)
+++ branches/S2_6/common/unit.c Thu May  5 20:03:36 2016
@@ -896,10 +896,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