summaryrefslogtreecommitdiff
path: root/audio/nas/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/nas/files/patch-ab')
-rw-r--r--audio/nas/files/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/audio/nas/files/patch-ab b/audio/nas/files/patch-ab
deleted file mode 100644
index 76240cc17e0b..000000000000
--- a/audio/nas/files/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-*** server/dda/voxware/auvoxware.c.orig Thu Nov 3 11:24:11 1994
---- server/dda/voxware/auvoxware.c Thu Nov 3 11:24:50 1994
-***************
-*** 755,760 ****
---- 755,765 ----
- /*
- * Setup soundcard at maximum audio quality.
- */
-+
-+ #ifdef __FreeBSD__
-+ #define NO_16_BIT_SAMPLING
-+ #endif
-+
- static void setupSoundcard(sndStat)
- SndStat* sndStat;
- {