diff options
author | Dave Parks <davep@lindenlab.com> | 2011-07-10 00:18:04 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-07-10 00:18:04 -0500 |
commit | 97ba99b3c04904633ec3e52f69602a11343e8b4c (patch) | |
tree | 3c73eef563362a557494a0362772ca0537a9d752 /indra/newview/app_settings | |
parent | 782c8a48f1dd56db7c2e5546291d15b78741d455 (diff) | |
parent | 33cf789134a941308158853bec1d21737c323eb3 (diff) |
merge
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index e4d5eeda47..b57657540c 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -1935,17 +1935,6 @@ <key>Value</key> <integer>0</integer> </map> - <key>DebugShowUploadCost</key> - <map> - <key>Comment</key> - <string>Show what it would cost to upload assets in current scene</string> - <key>Persist</key> - <integer>1</integer> - <key>Type</key> - <string>Boolean</string> - <key>Value</key> - <integer>0</integer> - </map> <key>DebugShowRenderMatrices</key> <map> <key>Comment</key> |