Fix build error caused by rebasing against commit 5eb56dd8.

This commit is contained in:
Wayne Stambaugh 2017-11-01 20:38:37 -04:00
parent 8fd89c881d
commit 56d73f837d
1 changed files with 0 additions and 1 deletions

View File

@ -297,7 +297,6 @@ SCH_EAGLE_PLUGIN::SCH_EAGLE_PLUGIN()
m_kiway = nullptr;
m_rootSheet = nullptr;
m_currentSheet = nullptr;
m_partlib = nullptr;
}