[Freeciv-Dev] Re: unused code (PR#2146)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Good work, Sylvain!
I made a patch to implement your comments. Please check if it's alright.
You are very much encouraged not only to spot bugs (which you are very
good at), but to submit fixes for them. In case you do not understand
what I am talking about, please have a look at
http://www.freeciv.org/contribute.html
Thanks again,
G.
On Mon, 7 Oct 2002, STyx wrote:
> unused parameter "victim" in
>
> freeciv-1.13.0/server/barbarian.c:180:
> bool unleash_barbarians(struct player* victim, int x, int y)
>
> /*************************************************************************/
> unused struct
>
> /home/styx/st/dev/fc/freeciv-1.13.0/server/gotohand.c:34:
> struct stack_element {
>
>
>
>
|
|