diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-11-08 07:57:56 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-11-08 07:57:56 -0500 |
commit | d65df92ef4719e0d4c98c5eafda9c7d19ae220c4 (patch) | |
tree | 1856455540558b0407c1c18c1704abdb74a02d0f /indra/llaudio | |
parent | 6ad37da1aa0ae4130f33943c0f87bbdcf1a69c38 (diff) |
Trivial commit to force TeamCity to generate a new codeticket number
Diffstat (limited to 'indra/llaudio')
-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; } - - |