summaryrefslogtreecommitdiffstats
path: root/sail/lo_main.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2001-02-05 01:10:08 +0000
committerchristos <christos@NetBSD.org>2001-02-05 01:10:08 +0000
commit3c786d433a6b285c1afa50b8c0ca339c4e861c69 (patch)
treec79f563ef5330534674866616cfc3c8735e9df6d /sail/lo_main.c
parentbdc6432b5e39e39a82ad541b56e512e5449844e2 (diff)
downloadbsdgames-darwin-3c786d433a6b285c1afa50b8c0ca339c4e861c69.tar.gz
bsdgames-darwin-3c786d433a6b285c1afa50b8c0ca339c4e861c69.tar.zst
bsdgames-darwin-3c786d433a6b285c1afa50b8c0ca339c4e861c69.zip
remove redundant decls.
Diffstat (limited to 'sail/lo_main.c')
-rw-r--r--sail/lo_main.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sail/lo_main.c b/sail/lo_main.c
index 71ea1a49..38ff0579 100644
--- a/sail/lo_main.c
+++ b/sail/lo_main.c
@@ -1,4 +1,4 @@
-/* $NetBSD: lo_main.c,v 1.10 2001/01/16 02:44:43 cgd Exp $ */
+/* $NetBSD: lo_main.c,v 1.11 2001/02/05 01:10:10 christos Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -38,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)lo_main.c 8.2 (Berkeley) 4/28/95";
#else
-__RCSID("$NetBSD: lo_main.c,v 1.10 2001/01/16 02:44:43 cgd Exp $");
+__RCSID("$NetBSD: lo_main.c,v 1.11 2001/02/05 01:10:10 christos Exp $");
#endif
#endif /* not lint */
@@ -54,8 +54,6 @@ __RCSID("$NetBSD: lo_main.c,v 1.10 2001/01/16 02:44:43 cgd Exp $");
#include "extern.h"
#include "pathnames.h"
-int lo_main(void);
-
const char *const title[] = {
"Admiral", "Commodore", "Captain", "Captain",
"Captain", "Captain", "Captain", "Commander",