summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/sound/pci/emu10k1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/emu10k1.c b/sys/dev/sound/pci/emu10k1.c
index 95ab424..c82e9e2 100644
--- a/sys/dev/sound/pci/emu10k1.c
+++ b/sys/dev/sound/pci/emu10k1.c
@@ -47,7 +47,6 @@ SND_DECLARE_FILE("$FreeBSD$");
#define EMU_CHANS 4
#define ENV_ON DCYSUSV_CHANNELENABLE_MASK
#define ENV_OFF 0x00 /* XXX: should this be 1? */
-#undef EMUDEBUG
struct emu_memblk {
SLIST_ENTRY(emu_memblk) link;
OpenPOWER on IntegriCloud