Attempt to fix build.

This commit is contained in:
Jeff Young 2023-12-02 19:19:02 +00:00
parent bc1953dded
commit a46501b279
1 changed files with 0 additions and 1 deletions

View File

@ -1956,7 +1956,6 @@ void EE_SELECTION_TOOL::unhighlight( EDA_ITEM* aItem, int aMode, SELECTION* aGro
aChild->ClearSelected();
else if( aMode == BRIGHTENED )
aChild->ClearBrightened();
}
if( aGroup )
aGroup->Remove( aChild );