From a315d252b85e1baec7c359b23ab4dcb169ea2b00 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Mon, 28 Jun 2010 09:11:22 +0000 Subject: remove a lonely remnant from some debug code that snuck in. --- sys/scsi/scsi_base.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/scsi/scsi_base.c b/sys/scsi/scsi_base.c index 61255c95a47..490fc9a68da 100644 --- a/sys/scsi/scsi_base.c +++ b/sys/scsi/scsi_base.c @@ -1,4 +1,4 @@ -/* $OpenBSD: scsi_base.c,v 1.175 2010/06/14 10:03:33 thib Exp $ */ +/* $OpenBSD: scsi_base.c,v 1.176 2010/06/28 09:11:21 dlg Exp $ */ /* $NetBSD: scsi_base.c,v 1.43 1997/04/02 02:29:36 mycroft Exp $ */ /* @@ -313,8 +313,6 @@ scsi_ioh_del(struct scsi_iohandler *ioh) * internal iopool runqueue handling. */ -u_int line; - struct scsi_iohandler * scsi_ioh_deq(struct scsi_iopool *iopl) { -- cgit v1.2.3