diff options
| -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(); |
