diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-09 11:00:50 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-09 11:00:50 +0000 |
| commit | d62b710a47c6160bf488dd6808643c9c4da4572a (patch) | |
| tree | ac3ded88e58fb46169b3aeea0ccfd07e92ab8335 | |
| parent | 5c76d795ab71e013cc9bb915a1e6acb7648c2488 (diff) | |
Notes
| -rw-r--r-- | games/phantasia/phantglobs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/phantasia/phantglobs.h b/games/phantasia/phantglobs.h index 4a10cc9924a3..b0b64bdd62d9 100644 --- a/games/phantasia/phantglobs.h +++ b/games/phantasia/phantglobs.h @@ -57,7 +57,6 @@ extern char Somebetter[]; extern char Nobetter[]; /* library functions and system calls */ -extern long time(); extern char *getlogin(); extern char *getpass(); extern char *strchr(); |
