Fix build error caused by rebasing against commit 5eb56dd8
.
This commit is contained in:
parent
8fd89c881d
commit
56d73f837d
|
@ -297,7 +297,6 @@ SCH_EAGLE_PLUGIN::SCH_EAGLE_PLUGIN()
|
||||||
m_kiway = nullptr;
|
m_kiway = nullptr;
|
||||||
m_rootSheet = nullptr;
|
m_rootSheet = nullptr;
|
||||||
m_currentSheet = nullptr;
|
m_currentSheet = nullptr;
|
||||||
m_partlib = nullptr;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue