From c47745e97713190e3da533b9d29b74b2ceee96f1 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 26 Mar 2001 12:41:29 +0000 Subject: Send the remains (such as I have located) of "block major numbers" to the bit-bucket. --- sys/i386/isa/pcaudio.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/i386/isa/pcaudio.c') diff --git a/sys/i386/isa/pcaudio.c b/sys/i386/isa/pcaudio.c index f4a9a4b..1e4d4e9a 100644 --- a/sys/i386/isa/pcaudio.c +++ b/sys/i386/isa/pcaudio.c @@ -169,7 +169,6 @@ static struct cdevsw pca_cdevsw = { /* dump */ nodump, /* psize */ nopsize, /* flags */ 0, - /* bmaj */ -1 }; static void pca_continue __P((void)); -- cgit v1.1