remove comment
This commit is contained in:
parent
685e71bae5
commit
f452a9059d
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ public class MenuPanel extends JPanel {
|
||||||
super(new BorderLayout());
|
super(new BorderLayout());
|
||||||
setFont(font);
|
setFont(font);
|
||||||
|
|
||||||
//final JPanel statusPanel = new JPanel(new FlowLayout(FlowLayout.LEFT));
|
|
||||||
final LogPanel logPanel = new LogPanel(Logger.getRootLogger());
|
final LogPanel logPanel = new LogPanel(Logger.getRootLogger());
|
||||||
final JPanel categoryPanel = new JPanel(new BorderLayout());
|
final JPanel categoryPanel = new JPanel(new BorderLayout());
|
||||||
final JPanel channelPanel = new JPanel(new BorderLayout());
|
final JPanel channelPanel = new JPanel(new BorderLayout());
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue