Skip to content

v0.2.49..v0.2.50 changeset ApiDbReader.h

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/io/ApiDbReader.h b/hoot-core/src/main/cpp/hoot/core/io/ApiDbReader.h
index 584c02b..8b7557a 100644
--- a/hoot-core/src/main/cpp/hoot/core/io/ApiDbReader.h
+++ b/hoot-core/src/main/cpp/hoot/core/io/ApiDbReader.h
@@ -123,7 +123,6 @@ protected:
   Status _status;
   bool _open;
   QString _email;
-  QString _url;
   double _defaultCircularError;
 
   Tgs::BigMap<long, long> _nodeIdMap;
Clone this wiki locally