mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
unused method removed
This commit is contained in:
@@ -145,8 +145,4 @@ public class AlternativeJREPanel extends JPanel implements PanelWithAnchor {
|
||||
myAnchor = anchor;
|
||||
myCbEnabled.setAnchor(anchor);
|
||||
}
|
||||
|
||||
public JBCheckBox getCbEnabled() {
|
||||
return myCbEnabled;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user