8299774: SYNTH_BUTTON_UI_KEY field is unused

Reviewed-by: serb
This commit is contained in:
SWinxy 2023-01-09 02:14:43 +00:00 committed by Julian Waters
parent d53cac3794
commit 7607c07e00

View File

@ -46,8 +46,6 @@ public class SynthButtonUI extends BasicButtonUI implements
PropertyChangeListener, SynthUI {
private SynthStyle style;
private static final Object SYNTH_BUTTON_UI_KEY = new Object();
/**
* Constructs a {@code SynthButtonUI}.
*/