jdorje: Remove send_tile_info_always. All callers c...

[email protected] Mon, 22 Aug 2005 17:11:03 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Mon Aug 22 17:09:42 PDT 2005 = Tue Aug 23 00:09:42 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/server maphand.c

---- Log message:
      Tag: HEAD

Remove send_tile_info_always.  All callers can just use send_tile_info
instead as the need for the "always" hack is removed.

Patch by me in PR#13721.