8263496: MetalHighContrastTheme.getControlHighlight cleanup

Reviewed-by: azvegint
This commit is contained in:
Prasanta Sadhukhan 2021-04-01 07:35:17 +00:00
parent 6cf109503a
commit 0696fd0e81

@ -51,8 +51,6 @@ class MetalHighContrastTheme extends DefaultMetalTheme {
204, 204, 204);
private static final ColorUIResource secondary3 = new ColorUIResource(
255, 255, 255);
private static final ColorUIResource controlHighlight = new
ColorUIResource(102, 102, 102);
// This does not override getSecondary1 (102,102,102)