removed unused code

This commit is contained in:
Evgeny Zakrevsky
2011-09-22 21:21:03 +04:00
parent 3656e61075
commit 4800db9024
5 changed files with 7 additions and 34 deletions
@@ -61,7 +61,6 @@ public class DebuggerStatementEditor extends DebuggerEditorImpl {
return false;
}
};
myEditor.setCenterByHeight(false);
setLayout(new BorderLayout());
add(addChooseFactoryLabel(myEditor, true));