Index: common/city.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/city.c,v retrieving revision 1.188 diff -u -r1.188 city.c --- common/city.c 13 May 2003 07:04:28 -0000 1.188 +++ common/city.c 13 May 2003 11:13:07 -0000 @@ -27,7 +27,6 @@ #include "support.h" #include "city.h" -#include "foobalskj" /* get 'struct city_list' functions: */ #define SPECLIST_TAG city Index: common/shared.h =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/shared.h,v retrieving revision 1.112 diff -u -r1.112 shared.h --- common/shared.h 13 May 2003 07:04:28 -0000 1.112 +++ common/shared.h 13 May 2003 11:13:08 -0000 @@ -13,8 +13,6 @@ #ifndef FC__SHARED_H #define FC__SHARED_H -lkajsdklsjdlök lkjasdlkj lakjsdlkj - #include /* size_t */ #if __BEOS__ Index: common/unit.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/unit.c,v retrieving revision 1.173 diff -u -r1.173 unit.c --- common/unit.c 13 May 2003 07:04:28 -0000 1.173 +++ common/unit.c 13 May 2003 11:13:08 -0000 @@ -44,7 +44,6 @@ ***************************************************************/ int unit_move_rate(struct unit *punit) { - int x; int move_rate = unit_type(punit)->move_rate; switch (unit_type(punit)->move_type) {