mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
refactor(diagram editor) : remove unused code
This commit is contained in:
@@ -33,9 +33,7 @@ SlaveElement::SlaveElement(const ElementsLocation &location,
|
||||
QGraphicsItem *qgi,
|
||||
int *state) :
|
||||
Element(location, qgi, state, Element::Slave)
|
||||
{
|
||||
m_xref_item = nullptr;
|
||||
}
|
||||
{}
|
||||
|
||||
/**
|
||||
@brief SlaveElement::~SlaveElement
|
||||
|
||||
Reference in New Issue
Block a user