Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] (PR#11890) patch: clean up duplication in auto_arrange_wor
Home

[Freeciv-Dev] (PR#11890) patch: clean up duplication in auto_arrange_wor

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11890) patch: clean up duplication in auto_arrange_workers
From: "Benoit Hudson" <bh@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Jan 2005 20:07:48 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11890 >

The two branches of if(!pplayer->ai.control) were *almost* 
identical.  So I just cut one branch out, since there's no real 
reason to have them be at all different.

Attachment: autoarrange_cleanup.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11890) patch: clean up duplication in auto_arrange_workers, Benoit Hudson <=