Skip to content

Commit

Permalink
no longer need to do this (see earlier #890 issues)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgerlek committed May 4, 2015
1 parent 4e966b2 commit 88a0a37
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/pdal/PointView.hpp
Expand Up @@ -243,9 +243,6 @@ class PDAL_DLL PointView
m_temps.pop();
}

MetadataNode metadata()
{ return m_pointTable.metadata(); }

protected:
PointTableRef m_pointTable;
std::deque<PointId> m_index;
Expand Down

0 comments on commit 88a0a37

Please sign in to comment.