Skip to content

Commit

Permalink
Remove dead bounds boxes.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Jun 22, 2020
1 parent 2ccd5ab commit 5c75062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/i3s/io/EsriReader.hpp
Expand Up @@ -77,8 +77,6 @@ class PDAL_DLL EsriReader : public Reader, public Streamable

std::unique_ptr<Args> m_args;
NL::json m_info;
BOX3D m_bounds;
BOX3D m_ecefBounds;
int m_nodeCap;
int m_maxNode = 0;
i3s::Version m_version;
Expand Down

0 comments on commit 5c75062

Please sign in to comment.