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-24317: Incorrect start up warnings: WARNING: addFeature: LLFeatureList::Attempting to add preexisting feature Disregard128DefaultDrawDistance

Review Request #85 - Created Jan. 14, 2011 and submitted

Aleric Inglewood Reviewers
viewer
VWR-24317
None viewer-development
Fixes a bug that causes the last line of the feature table file to be read
twice. This patch also removes the check for name.empty() because that
will never be true, so might as well remove it.

 
Ship it!
Posted (Jan. 14, 2011, 2:16 p.m.)
Cleaner and better. No problem with this one.