summaryrefslogtreecommitdiffstats
path: root/games/phantasia
diff options
context:
space:
mode:
authorpjanzen <pjanzen@openbsd.org>2003-05-12 07:43:27 +0000
committerpjanzen <pjanzen@openbsd.org>2003-05-12 07:43:27 +0000
commitc9f95a297e2082e81333a8a6b369eabdb9fe73b2 (patch)
tree2a14f3016f304b993a2a289af66b756678199d64 /games/phantasia
parentFrom NetBSD: remove more duplicate declarations. (diff)
downloadwireguard-openbsd-c9f95a297e2082e81333a8a6b369eabdb9fe73b2.tar.xz
wireguard-openbsd-c9f95a297e2082e81333a8a6b369eabdb9fe73b2.zip
From NetBSD: remove redundant declaration
Diffstat (limited to 'games/phantasia')
-rw-r--r--games/phantasia/phantglobs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/phantasia/phantglobs.h b/games/phantasia/phantglobs.h
index 41700ea20d5..63288f0445b 100644
--- a/games/phantasia/phantglobs.h
+++ b/games/phantasia/phantglobs.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: phantglobs.h,v 1.5 2003/04/06 18:50:38 deraadt Exp $ */
+/* $OpenBSD: phantglobs.h,v 1.6 2003/05/12 07:43:27 pjanzen Exp $ */
/* $NetBSD: phantglobs.h,v 1.3 1995/04/24 12:24:39 cgd Exp $ */
/*
@@ -120,7 +120,6 @@ void purgeoldplayers(void);
void readmessage(void);
void readrecord(struct player *, long);
long recallplayer(void);
-long recallplayer(void);
long rollnewplayer(void);
void scorelist(void);
void scramblestats(void);