Clean up redundant forward declarations

This commit is contained in:
Markus Armbruster 2013-01-13 13:13:55 +01:00
parent bc14b41c65
commit 199ea0cb39
5 changed files with 0 additions and 7 deletions

View file

@ -56,8 +56,6 @@
#define FLAK_GUN_MAX 14
static void sam_intercept(struct emp_qelem *, struct emp_qelem *,
natid, natid, coord, coord, int);
static void ac_intercept(struct emp_qelem *, struct emp_qelem *,
struct emp_qelem *, natid, coord, coord, int);
static void ac_combat_headers(natid, natid);