From 476d2b8cf076c51c8aa05419833b24369b8ee286 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 3 Feb 2008 20:01:24 +0000 Subject: A long time ago, larn had code to prohibit playing it during work hours. Most of this code was removed ages ago, probably when dm(6) was invented; long before -r1.1 in the NetBSD tree in any event. Now remove the last fragment of it. Also nuke the file of US holidays 1987-1993 that we've been carrying around for no reason. --- larn/header.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'larn/header.h') diff --git a/larn/header.h b/larn/header.h index b33797d3..ad69b217 100644 --- a/larn/header.h +++ b/larn/header.h @@ -1,4 +1,4 @@ -/* $NetBSD: header.h,v 1.19 2008/02/03 19:29:50 dholland Exp $ */ +/* $NetBSD: header.h,v 1.20 2008/02/03 20:01:24 dholland Exp $ */ /* header.h Larn is copyrighted 1986 by Noah Morgan. */ @@ -361,7 +361,7 @@ extern short diroffx[], diroffy[], hitflag, hit2flag, hit3flag, hitp[MAXX][MA extern short iarg[MAXX][MAXY], ivenarg[], lasthx, lasthy, lastnum, lastpx, lastpy; extern short nobeep, oldx, oldy, playerx, playery, level; -extern int dayplay, enable_scroll, srcount, yrepcount, userid, wisid, +extern int enable_scroll, srcount, yrepcount, userid, wisid, io_outfd, io_infd; extern gid_t gid, egid; extern long outstanding_taxes, skill[], gltime, c[], cbak[]; -- cgit v1.2.3-56-ge451