mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
removed unused code
This commit is contained in:
@@ -61,7 +61,6 @@ public class DebuggerStatementEditor extends DebuggerEditorImpl {
|
||||
return false;
|
||||
}
|
||||
};
|
||||
myEditor.setCenterByHeight(false);
|
||||
|
||||
setLayout(new BorderLayout());
|
||||
add(addChooseFactoryLabel(myEditor, true));
|
||||
|
||||
Reference in New Issue
Block a user