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.
Other reviews