v0.2.49..v0.2.50 changeset OsmPbfReader.h - ngageoint/hootenanny GitHub Wiki

diff --git a/hoot-core/src/main/cpp/hoot/core/io/OsmPbfReader.h b/hoot-core/src/main/cpp/hoot/core/io/OsmPbfReader.h
index b345777..ae1a81c 100644
--- a/hoot-core/src/main/cpp/hoot/core/io/OsmPbfReader.h
+++ b/hoot-core/src/main/cpp/hoot/core/io/OsmPbfReader.h
@@ -233,7 +233,6 @@ private:
   long _partialWaysRead;
   long _partialRelationsRead;
 
-  QString _urlStr;
   bool _firstPartialReadCompleted;
 
   void _readFile(const QString& path, const OsmMapPtr& map);
⚠️ **GitHub.com Fallback** ⚠️