Skip to content

Commit

Permalink
Removed debug text
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbeverage committed Jan 19, 2015
1 parent 815cc7c commit ba74f23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/osgEarthDrivers/kml/KMLReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ KMLReader::read( xml_document<>& doc, const osgDB::Options* dbOptions )

root->setName( context.referrer() );

OE_NOTICE << "Referrer is " << root->getName() << std::endl;

KMLContext cx;
cx._mapNode = _mapNode;
cx._sheet = new StyleSheet();
Expand Down

0 comments on commit ba74f23

Please sign in to comment.