Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gwaldron/osgearth
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaldron committed Jan 20, 2015
2 parents 7c4f919 + ba74f23 commit ed79eb3
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 ed79eb3

Please sign in to comment.