Removed references to non-existence crytpo capability. This breaks
OptionsPanel for now. git-svn-id: svn://10.0.0.236/trunk@22296 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -78,8 +78,6 @@ public class OptionsPanel extends JPanel implements Serializable {
|
||||
|
||||
c.gridwidth = 1;
|
||||
|
||||
addCheck ("Encrypted", "Encrypted", 'e', false);
|
||||
|
||||
c.gridwidth = GridBagConstraints.REMAINDER; //end row
|
||||
|
||||
ident = new LabeledCombo("Identity");
|
||||
|
||||
Reference in New Issue
Block a user