diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-11-08 07:58:09 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-11-08 07:58:09 -0500 |
commit | 120733ea0d479f3c0224f94bb17e5dc32194dc9f (patch) | |
tree | 16372ffd30e131426fd6190b2f3fbdb6c985c36b /indra | |
parent | 55a812ca7797ec1b857e95254fde1fa75bd92d06 (diff) |
Trivial commit to force TeamCity to generate a new codeticket number
Diffstat (limited to 'indra')
-rw-r--r-- | indra/llaudio/llaudioengine.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llaudio/llaudioengine.cpp b/indra/llaudio/llaudioengine.cpp index 72c0091d17..ef560cd7fc 100644 --- a/indra/llaudio/llaudioengine.cpp +++ b/indra/llaudio/llaudioengine.cpp @@ -1792,5 +1792,3 @@ bool LLAudioData::load() mBufferp->mAudioDatap = this; return true; } - - |