Skip to content

v0.2.49..v0.2.50 changeset OsmPbfReader.h

Garret Voltz edited this page Nov 6, 2019 · 1 revision
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);
Clone this wiki locally