Formatting

This commit is contained in:
WhiteChairFromIkea 2021-03-02 06:58:08 +00:00 committed by Jeff Young
parent b33ec125ac
commit bbd6a1db0e
1 changed files with 0 additions and 2 deletions

View File

@ -274,8 +274,6 @@ ACOMPONENT6::ACOMPONENT6( ALTIUM_PARSER& aReader )
sourcedesignator = ALTIUM_PARSER::PropertiesReadString( properties, "SOURCEDESIGNATOR", "" );
sourcefootprintlibrary =
ALTIUM_PARSER::PropertiesReadString( properties, "SOURCEFOOTPRINTLIBRARY", "" );
// Actual footprint is under "PATTERN"
pattern = ALTIUM_PARSER::PropertiesReadString( properties, "PATTERN", "" );
sourcecomponentlibrary =