REMOVED: separate color for via net names

Vias can now use track net name color
This commit is contained in:
Jon Evans
2024-11-16 11:27:20 -05:00
parent 71a0a638a0
commit bc45f1b352
8 changed files with 4 additions and 16 deletions
-1
View File
@@ -913,7 +913,6 @@ PCB_LAYER_ID PADSTACK::EffectiveLayerFor( PCB_LAYER_ID aLayer ) const
// For these, just give the front copper geometry, it doesn't matter.
case LAYER_PAD_NETNAMES:
case LAYER_VIA_NETNAMES:
case LAYER_PADS:
case LAYER_PAD_PLATEDHOLES:
case LAYER_VIA_HOLES: