diff options
author | Oz Linden <oz@lindenlab.com> | 2013-04-19 14:42:56 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-04-19 14:42:56 -0400 |
commit | 3bb708d70636188b91a6e8476a3b899441de0468 (patch) | |
tree | 85790d906bed73e19138004c4a54fc3fed952d85 /indra/llaudio/llvorbisencode.cpp | |
parent | 327c99cadbcbe15442eaee8e0625ade17dcda61f (diff) | |
parent | ddd5659f815a39e9a8ef0e86c911fea75a7d8848 (diff) |
merge up to latest viewer-development for merge to 3.5.2
Diffstat (limited to 'indra/llaudio/llvorbisencode.cpp')
-rwxr-xr-x[-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..100755 --- 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" |