From a8e7ede44bdc1df0f4533b916123f47ef374c6fe Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Sun, 24 Jun 2001 20:59:41 +0000 Subject: remove cold. --- sys/dev/ic/rlnsubr.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/dev/ic/rlnsubr.c') diff --git a/sys/dev/ic/rlnsubr.c b/sys/dev/ic/rlnsubr.c index 70fb4741031..0f69a36cb70 100644 --- a/sys/dev/ic/rlnsubr.c +++ b/sys/dev/ic/rlnsubr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rlnsubr.c,v 1.3 1999/08/26 22:28:15 d Exp $ */ +/* $OpenBSD: rlnsubr.c,v 1.4 2001/06/24 20:59:40 fgsch Exp $ */ /* * David Leonard , 1999. Public Domain. * @@ -829,9 +829,6 @@ rln_mbox_wait(sc, seq, timeo) int s; int ret; volatile struct rln_mbox * mb = &sc->sc_mbox[seq]; -#if defined(RLN_TSLEEP) - extern int cold; -#endif dprintf("