mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
OP-1222 Fixed a merge regression.
This commit is contained in:
parent
8c841fa5f1
commit
b61471e8ef
@ -122,7 +122,3 @@ SelectionItem::SelectionItem(QString name, QString description, QString shapeId,
|
||||
m_name(name), m_description(description), m_shapeId(shapeId), m_id(id)
|
||||
{
|
||||
}
|
||||
|
||||
SelectionItem::~SelectionItem()
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user