tweaks to cleanup work on layout

This commit is contained in:
benfry
2002-11-19 22:18:42 +00:00
parent 7808c75511
commit 49fd358328
2 changed files with 4 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ public class PdeEditor extends Panel {
PdeBase base;
// hack while fixing layout issues
Component pain;
//Component pain;
public PdeEditor(PdeBase base) {
this.base = base;