From c88424fc09d64d3fb56632605482552dec68e04e Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 5 Feb 2001 00:23:59 +0000 Subject: remove redundant decl --- backgammon/teachgammon/teach.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'backgammon') diff --git a/backgammon/teachgammon/teach.c b/backgammon/teachgammon/teach.c index f4c13d28..14e96c1b 100644 --- a/backgammon/teachgammon/teach.c +++ b/backgammon/teachgammon/teach.c @@ -1,4 +1,4 @@ -/* $NetBSD: teach.c,v 1.11 2000/05/08 07:56:01 mycroft Exp $ */ +/* $NetBSD: teach.c,v 1.12 2001/02/05 00:23:59 christos Exp $ */ /* * Copyright (c) 1980, 1993 @@ -43,15 +43,13 @@ __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\ #if 0 static char sccsid[] = "@(#)teach.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: teach.c,v 1.11 2000/05/08 07:56:01 mycroft Exp $"); +__RCSID("$NetBSD: teach.c,v 1.12 2001/02/05 00:23:59 christos Exp $"); #endif #endif /* not lint */ #include "back.h" #include "tutor.h" -extern short ospeed; /* tty output speed for termlib */ - const char *const helpm[] = { "\nEnter a space or newline to roll, or", " b to display the board", -- cgit v1.2.3-56-ge451