diff options
| author | callum_linden <none@none> | 2013-02-01 08:44:52 -0800 |
|---|---|---|
| committer | callum_linden <none@none> | 2013-02-01 08:44:52 -0800 |
| commit | b0f2f02333a87598299b490a1e42eb42a8125f74 (patch) | |
| tree | 8d1fe612b4ca516a3b8c97caa73efa1f9e836275 /indra/llaudio/llvorbisencode.cpp | |
| parent | 9b86b8bf3d822bbeefb8518fb335e81a6dc7f3b3 (diff) | |
Removed (most) references to older FMOD library - still a little Linux clean up left
Diffstat (limited to 'indra/llaudio/llvorbisencode.cpp')
| -rw-r--r-- | indra/llaudio/llvorbisencode.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llaudio/llvorbisencode.cpp b/indra/llaudio/llvorbisencode.cpp index 0e0c80a456..dfd5da12b3 100644 --- a/indra/llaudio/llvorbisencode.cpp +++ b/indra/llaudio/llvorbisencode.cpp @@ -35,7 +35,7 @@ #include "llapr.h" //#if LL_DARWIN -// MBW -- XXX -- Getting rid of SecondLifeVorbis for now -- no fmod means no name collisions. +// MBW -- XXX -- Getting rid of SecondLifeVorbis for now #if 0 #include "VorbisFramework.h" |
