From 2ad7b1e796c2b772762047d0ee86cb0382f9fc84 Mon Sep 17 00:00:00 2001 From: Robert Göffringmann Date: Mon, 7 Jul 2003 14:58:53 +0000 Subject: applied patch #766979 (BASS: Possible fix for problem with cut-off speech). added small change to SFX samplerate, sparky doesn't sound like a bird now, either. svn-id: r8840 --- sky/disk.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'sky/disk.cpp') diff --git a/sky/disk.cpp b/sky/disk.cpp index 8e91106602..390e973289 100644 --- a/sky/disk.cpp +++ b/sky/disk.cpp @@ -309,7 +309,6 @@ void SkyDisk::fnCacheFast(uint32 list) { void SkyDisk::fnCacheFiles(void) { - // call trash_all_fx uint16 lCnt, bCnt, targCnt; targCnt = lCnt = 0; bool found; -- cgit v1.2.3