summaryrefslogtreecommitdiffstats
path: root/phantasia/phantglobs.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2001-02-05 01:01:27 +0000
committerchristos <christos@NetBSD.org>2001-02-05 01:01:27 +0000
commit36620ce14720f62dba6095ea3f25ba8ddf5613aa (patch)
treec62e9b64820dea69490a8d01f8b3683a5f51cc1e /phantasia/phantglobs.h
parentb1c8e14afd5a078ca925fe471733a693ca4a8076 (diff)
downloadbsdgames-darwin-36620ce14720f62dba6095ea3f25ba8ddf5613aa.tar.gz
bsdgames-darwin-36620ce14720f62dba6095ea3f25ba8ddf5613aa.tar.zst
bsdgames-darwin-36620ce14720f62dba6095ea3f25ba8ddf5613aa.zip
remove redundant decls
Diffstat (limited to 'phantasia/phantglobs.h')
-rw-r--r--phantasia/phantglobs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/phantasia/phantglobs.h b/phantasia/phantglobs.h
index 8e255d74..46e16e58 100644
--- a/phantasia/phantglobs.h
+++ b/phantasia/phantglobs.h
@@ -1,4 +1,4 @@
-/* $NetBSD: phantglobs.h,v 1.7 1999/09/08 21:45:29 jsm Exp $ */
+/* $NetBSD: phantglobs.h,v 1.8 2001/02/05 01:01:27 christos Exp $ */
/*
* phantglobs.h - global declarations for Phantasia
@@ -116,7 +116,6 @@ void purgeoldplayers __P((void));
void readmessage __P((void));
void readrecord __P((struct player *, long));
long recallplayer __P((void));
-long recallplayer __P((void));
long rollnewplayer __P((void));
void scorelist __P((void));
void scramblestats __P((void));