mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
27.32.2009 644901b6b601aacba56057806c608e0413747068
opends/src/guitools/org/opends/guitools/controlpanel/ui/MainMenuBar.java
@@ -143,7 +143,6 @@
    }
    JMenuItem menuItem = Utilities.createMenuItem(
        INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU.get());
    menu.setMnemonic(KeyEvent.VK_R);
    menuItem.addActionListener(new ActionListener()
    {
      public void actionPerformed(ActionEvent ev)