Skip to content

Commit

Permalink
Fix additional errors building on other platforms.
Browse files Browse the repository at this point in the history
  • Loading branch information
csmemoe-aquaveo committed Feb 15, 2022
1 parent 0b477a9 commit d71daa2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions xmsextractor/ugrid/XmUGridTriangulatorBase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ class XmUGridTriangulatorBase::impl
impl();
virtual ~impl();
BSHP<FlatMapEdgeMidpointInfo> m_midPoints;

private:
XM_DISALLOW_COPY_AND_ASSIGN(XmUGridTriangulatorBase::impl);
};

////////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit d71daa2

Please sign in to comment.