Removing unused imports. BLD200305150700
authorjglick@netbeans.org
Thu, 15 May 2003 06:33:19 +0000
changeset 341307e16fc869d2
parent 3412 295ef4a30999
child 3414 6608d09155d0
Removing unused imports.
sysprops/src/org/netbeans/modules/sysprops/DeleteChecker.java
     1.1 --- a/sysprops/src/org/netbeans/modules/sysprops/DeleteChecker.java	Wed May 14 18:01:51 2003 +0000
     1.2 +++ b/sysprops/src/org/netbeans/modules/sysprops/DeleteChecker.java	Thu May 15 06:33:19 2003 +0000
     1.3 @@ -7,18 +7,13 @@
     1.4   * http://www.sun.com/
     1.5   * 
     1.6   * The Original Code is NetBeans. The Initial Developer of the Original
     1.7 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
     1.8 + * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
     1.9   * Microsystems, Inc. All Rights Reserved.
    1.10   *
    1.11 - * Contributor(s): Michael Ruflin
    1.12 + * Contributor(s): Michael Ruflin, Jesse Glick
    1.13   */
    1.14  package org.netbeans.modules.sysprops;
    1.15  
    1.16 -import java.util.Properties;
    1.17 -import java.util.Enumeration;
    1.18 -import java.util.Set;
    1.19 -import java.util.TreeSet;
    1.20 -
    1.21  /** 
    1.22   * Checks if a Property in the System Properties is deletable or not.
    1.23   * Note: Current method does only check, if the Property is one of the