aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/formula.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/FICS/formula.c b/FICS/formula.c
index 9482e84..e7853b6 100644
--- a/FICS/formula.c
+++ b/FICS/formula.c
@@ -65,8 +65,6 @@
#include "rmalloc.h"
#include "utils.h"
-extern player parray[];
-
PRIVATE char *
GetPlayersFormula(player *pWho, int clause)
{