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

Violette Roche-Montane
06.11.2013 0c6edaee96ca954431a9f5fb41fa72a62ebb3b5d
Removed System.out :/
1 files modified
1 ■■■■ changed files
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/util/RemoteSchemaLoader.java 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/util/RemoteSchemaLoader.java
@@ -154,7 +154,6 @@
        }
        catch (DirectoryException de)
        {
          System.out.println(de.getMessage());
          lastException = de;
        }
      }