diff --git a/pcbnew/eagle_plugin.cpp b/pcbnew/eagle_plugin.cpp index 9101684acc..254ae789c8 100644 --- a/pcbnew/eagle_plugin.cpp +++ b/pcbnew/eagle_plugin.cpp @@ -273,7 +273,6 @@ void EAGLE_PLUGIN::init( const PROPERTIES* aProperties ) m_min_via_hole = 0; m_xpath->clear(); m_pads_to_nets.clear(); - m_templates.clear(); m_board = NULL; m_props = aProperties;