]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
remove redundant decls
authorchristos <christos@NetBSD.org>
Mon, 5 Feb 2001 01:01:27 +0000 (01:01 +0000)
committerchristos <christos@NetBSD.org>
Mon, 5 Feb 2001 01:01:27 +0000 (01:01 +0000)
phantasia/phantglobs.h

index 8e255d74031d21053456b7a3de3763f3536ffc6a..46e16e58ba9932b17281f1274cada3241d850255 100644 (file)
@@ -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));