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

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