diff options
author | Oz Linden <oz@lindenlab.com> | 2013-08-26 16:42:31 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-08-26 16:42:31 -0400 |
commit | ecc4f2357df4cc139aa4e6a6a22f1ac5460f6871 (patch) | |
tree | eee4c55fbe87e1cfb4f4c23d2010cb37c94cfaab /indra/newview/app_settings | |
parent | 7ca10e516126e5fa9b076c04957b491495513907 (diff) |
remove unused --logevents command line option because new validation causes unmapped options to be errors
Diffstat (limited to 'indra/newview/app_settings')
-rwxr-xr-x | indra/newview/app_settings/cmd_line.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml index 789a07fbe2..a9f6079630 100755 --- a/indra/newview/app_settings/cmd_line.xml +++ b/indra/newview/app_settings/cmd_line.xml @@ -177,14 +177,6 @@ <string>UserLoginInfo</string> </map> - <key>logevents</key> - <map> - <key>desc</key> - <string>Log ui events for later playback</string> - <key>map-to</key> - <string>LogEvents</string> - </map> - <key>logmetrics</key> <map> <key>desc</key> |