Remove some redundant declarations.

This commit is contained in:
Markus Armbruster 2004-02-19 10:53:58 +00:00
parent b5401d9dd4
commit bf6bfcd5f5
3 changed files with 0 additions and 3 deletions

View file

@ -968,7 +968,6 @@ ac_landflak(struct emp_qelem *list, coord x, coord y)
void
ac_fireflak(struct emp_qelem *list, natid from, natid other, int guns)
{
extern double flakscale;
register struct plnstr *pp;
struct plist *plp;
int n;