diff options
Diffstat (limited to 'sys/dev/sound/isa/sb16.c')
-rw-r--r-- | sys/dev/sound/isa/sb16.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sound/isa/sb16.c b/sys/dev/sound/isa/sb16.c index 4d82e0f..6873591 100644 --- a/sys/dev/sound/isa/sb16.c +++ b/sys/dev/sound/isa/sb16.c @@ -105,8 +105,6 @@ static int sb_reset_dsp(struct sb_info *sb); static void sb_intr(void *arg); -static devclass_t pcm_devclass; - /* * Common code for the midi and pcm functions * |