diff --git a/eeschema/sch_eagle_plugin.cpp b/eeschema/sch_eagle_plugin.cpp index e699789745..b2a510d888 100644 --- a/eeschema/sch_eagle_plugin.cpp +++ b/eeschema/sch_eagle_plugin.cpp @@ -297,7 +297,6 @@ SCH_EAGLE_PLUGIN::SCH_EAGLE_PLUGIN() m_kiway = nullptr; m_rootSheet = nullptr; m_currentSheet = nullptr; - m_partlib = nullptr; }