CADSTAR Schematic Archive Importer: Simplify symbol library name

This commit is contained in:
Roberto Fernandez Bautista 2021-02-04 17:39:46 +00:00 committed by Wayne Stambaugh
parent 552bb5821f
commit 4ea487936b
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ SCH_SHEET* CADSTAR_SCH_ARCHIVE_PLUGIN::Load( const wxString& aFileName, SCHEMATI
if( libName.IsEmpty() )
libName = "noname";
libName += "-cadstar-import";
libName = LIB_ID::FixIllegalChars( libName, true );
wxFileName libFileName(