This commit is contained in:
Dick Hollenbeck 2013-06-27 15:33:28 -05:00
parent ce94880a52
commit cec229bf83
1 changed files with 1 additions and 1 deletions

View File

@ -1002,7 +1002,7 @@ void LEGACY_PLUGIN::LoadMODULE( MODULE* aModule )
{
// There can be whitespace in the footprint name on some old libraries.
// Grab everything after "Li" up to end of line:
aModule->SetLibRef( FROM_UTF8( StrPurge( line + SZ( "Li" ) ) ) );
//aModule->SetLibRef( FROM_UTF8( StrPurge( line + SZ( "Li" ) ) ) );
}
else if( TESTLINE( "Sc" ) ) // timestamp