From 824950ca125b18c2349daa341af6725fd96f96f6 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 5 Feb 2001 00:20:05 +0000 Subject: eliminate redundant decls --- adventure/hdr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'adventure/hdr.h') diff --git a/adventure/hdr.h b/adventure/hdr.h index bf33661d..45e5e8b3 100644 --- a/adventure/hdr.h +++ b/adventure/hdr.h @@ -1,4 +1,4 @@ -/* $NetBSD: hdr.h,v 1.8 1999/07/28 23:23:39 hubertf Exp $ */ +/* $NetBSD: hdr.h,v 1.9 2001/02/05 00:20:05 christos Exp $ */ /*- * Copyright (c) 1991, 1993 @@ -158,6 +158,6 @@ extern int turns, lmwarn, iwest, knfloc, detail, /* various flags and abbnum, maxdie, numdie, holdng, dkill, foobar, bonus, clock1, clock2, saved, closng, panic, closed, scorng; -extern int demo, newloc, limit; +extern int demo, limit; #define DECR(a,b,c,d,e) decr(a+'+',b+'-',c+'#',d+'&',e+'%') -- cgit v1.2.3-56-ge451