diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-29 14:29:04 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-29 14:29:04 -0400 |
commit | 72aa727a3f371cf592d33e6cccefbf74be053b70 (patch) | |
tree | a892d4259329cb40b62cc3a8a02ad2a979ff05b0 | |
parent | b814947040f850b6aca207d1d5ad9f8b621c1914 (diff) |
removed overly enthusiastic log setting
-rwxr-xr-x | indra/newview/app_settings/logcontrol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index c5561166fc..92a241857e 100755 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -42,8 +42,8 @@ </array> <key>tags</key> <array> - <string>Avatar</string> <!-- sample entry for debugging specific items + <string>Avatar</string> <string>Voice</string> --> </array> |