Random cleanup I had kicking around
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@833 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -76,7 +76,7 @@ public class ViewerFrame extends ManagedJFrame
|
||||
// if we had an old panel, remove it
|
||||
if (_panel != null) {
|
||||
getContentPane().remove(_panel);
|
||||
}
|
||||
}
|
||||
|
||||
// now add the new one
|
||||
_panel = panel;
|
||||
|
||||
Reference in New Issue
Block a user