diff options
author | Logan Dethrow <log@lindenlab.com> | 2013-04-01 11:59:27 -0400 |
---|---|---|
committer | Logan Dethrow <log@lindenlab.com> | 2013-04-01 11:59:27 -0400 |
commit | 298660a5f15e08ef00c240330553f3228db5437f (patch) | |
tree | de3c52df9a23a29aceec60dab4aa14d785ade30c /indra/newview | |
parent | 203da72c5fa6a833859a14b3f3db4588d772fba0 (diff) |
Backed out accidentally committed change to logcontrol.xml.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/app_settings/logcontrol.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml index 04b3c81602..c5561166fc 100644 --- a/indra/newview/app_settings/logcontrol.xml +++ b/indra/newview/app_settings/logcontrol.xml @@ -43,7 +43,9 @@ <key>tags</key> <array> <string>Avatar</string> - <string>CrossingCaps</string> + <!-- sample entry for debugging specific items + <string>Voice</string> + --> </array> </map> </array> |