diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-07-09 17:01:33 -0500 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-07-09 17:01:33 -0500 |
| commit | 29d5413ea6c2d0782ab55916d9d9428ae00c1ace (patch) | |
| tree | 2078456cb1f0bf5fb898b7437b14ab8f3e342f64 /indra/newview/app_settings | |
| parent | 7b102270f5bee9dbfd36a2afb5c6fc32a773abea (diff) | |
SH-2007 Code cleanup, expand minimum header size to 4KB, better comments around magic numbers, remove dead calcResourceCost
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 2372c19fb9..e69fce6c6d 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> |
