Remove highlight from colour preview.

It's more confusing than helpful.
This commit is contained in:
Jeff Young 2020-12-24 10:42:52 +00:00
parent 1d874e690e
commit 9b43177e74
1 changed files with 0 additions and 1 deletions

View File

@ -327,7 +327,6 @@ void PANEL_EESCHEMA_COLOR_SETTINGS::createPreviewItems()
SCH_JUNCTION* j = new SCH_JUNCTION( MILS_POINT( 3075, 1600 ) );
addItem( j );
e2->SetBrightened();
t2->SetSelected();
{