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