All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

VWR-24100 Settings.xml: redundant entries and unnecessary tag

Review Request #18 - Created Dec. 14, 2010 and submitted

Jonathan Yap Reviewers
2.5 viewer
vwr-24100
None viewer-development
I wrote two programs that use settings.xml to produce this massive table:
http://wiki.secondlife.com/wiki/Debug_Settings

While doing this I found 4 places with duplicate entries and 1 entry that is repeated 4 times.  There is also a pair of unnecessary tags.

Having these cleaned out would make running my program, and thus updating the wiki table, easier.

I've erased all but the last entry for these redundant debug settings.

 
Review request changed
Updated (Dec. 23, 2010, 12:12 p.m.)
  • changed from Settings.xml: redundant entries and unnecessary tag to VWR-24100 Settings.xml: redundant entries and unnecessary tag
Ship it!
Posted (Jan. 2, 2011, 9:17 p.m.)

   

  
Ship it!
Posted (Jan. 18, 2011, 8:42 a.m.)
These changes are all reasonable. Please go ahead.