diff options
author | Cho <cho@lindenlab.com> | 2013-01-14 18:37:29 +0000 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-01-14 18:37:29 +0000 |
commit | b47a7751990b240198d4e868f5a35bbd1b34e4ee (patch) | |
tree | e8012159fce4a47487f869a0345815a6656a4d88 /indra/llaudio | |
parent | a8bc4787b9aa1d1aba1ce69063e93619e3b39d0d (diff) |
reverted test commit
Diffstat (limited to 'indra/llaudio')
-rw-r--r-- | indra/llaudio/lllistener.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llaudio/lllistener.cpp b/indra/llaudio/lllistener.cpp index de5adace5d..df2366c8c2 100644 --- a/indra/llaudio/lllistener.cpp +++ b/indra/llaudio/lllistener.cpp @@ -42,7 +42,6 @@ LLListener::LLListener() //----------------------------------------------------------------------- LLListener::~LLListener() { - // temporarily adding unnecessary comment to test committing to the repository and builds on TeamCity } //----------------------------------------------------------------------- |