Remove a spurious message.

This commit is contained in:
Poul-Henning Kamp 1996-08-04 20:04:57 +00:00
parent c2069b2c84
commit 218e61c915

View file

@ -665,7 +665,7 @@ bquprobe(struct isa_device *idp)
}
if (!found){
printf("b004probe(): no B004-board found.\n");
DEB(printf("b004probe(): no B004-board found.\n"));
return (0);
}