Skip to content
Snippets Groups Projects
Commit b747eba2 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

rm unused

parent 2d6e018d
No related branches found
No related tags found
1 merge request!2210Resolve owning issue in masks (#827)
......@@ -87,8 +87,6 @@ public:
class PolygonPointItem : public MaskObject {
public:
static constexpr auto M_TYPE{"PolygonPoint"};
PolygonPointItem();
double posX() const { return m_posX; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment