diff options
author | Oz Linden <oz@lindenlab.com> | 2015-09-29 11:12:17 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-09-29 11:12:17 -0400 |
commit | 883d44388b885711cabd40ffbce75c9e22903c3b (patch) | |
tree | 3f8c9c3433d12681ce105b974c885225dbb6b378 /indra | |
parent | ec0804a5f722d2cd9ef74eed96723a78d1cf4341 (diff) |
Mark MaxFPS as an unused setting
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 0371a819dd..4b5b7430cf 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -14178,7 +14178,7 @@ <key>MaxFPS</key> <map> <key>Comment</key> - <string>Yield some time to the local host if we reach a threshold framerate.</string> + <string>OBSOLETE UNUSED setting.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |