From 83d62096d6ec475db3a51d01d31c98af22f77f27 Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Tue, 26 Oct 1999 22:25:13 +0000 Subject: nuke a debug printout I thought I had already nuked --- sys/dev/isp/isp.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/dev/isp/isp.c') diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index dfa8d8c3884a..5feff26cf602 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -3142,8 +3142,6 @@ command_known: SYS_DELAY(100); goto command_known; } - PRINTF("%s: isp_mboxcmd sees mailbox int with 0x%x in " - "mbox0\n", isp->isp_name, mbox); } SYS_DELAY(100); if (--loops < 0) { -- cgit v1.3