summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/sound/local.h')
-rw-r--r--sys/i386/isa/sound/local.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h
index 43ca03e..479b706 100644
--- a/sys/i386/isa/sound/local.h
+++ b/sys/i386/isa/sound/local.h
@@ -37,9 +37,6 @@
#ifndef EXCLUDE_SB
#define EXCLUDE_SB
#endif
-#ifndef EXCLUDE_ADLIB
-#define EXCLUDE_ADLIB
-#endif
#ifndef EXCLUDE_GUS
#define EXCLUDE_GUS
#endif
@@ -77,9 +74,6 @@
#ifdef AUDIO_SB
#undef EXCLUDE_SB
#endif
-#ifdef AUDIO_ADLIB
-#undef EXCLUDE_ADLIB
-#endif
#ifdef AUDIO_GUS
#undef EXCLUDE_GUS
#endif
OpenPOWER on IntegriCloud