diff options
Diffstat (limited to 'indra/llaudio/lllistener.cpp')
-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 } //----------------------------------------------------------------------- |