diff options
Diffstat (limited to 'FICS/formula.c')
-rw-r--r-- | FICS/formula.c | 2 |
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) { |