v0.2.49..v0.2.50 changeset ApiDbReader.h - ngageoint/hootenanny GitHub Wiki
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;