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

Matthew Swift
31.36.2011 04689d9435472afbb67350d30adbb292945c2187
opends/src/server/org/opends/server/replication/server/ReplicationServerHandler.java
@@ -431,7 +431,6 @@
        Integer.toString(inReplServerStartMsg.getServerId()),
        Integer.toString(replicationServerDomain.getReplicationServer().
        getServerId()));
      logError(errMessage);
      abortStart(errMessage);
    }
    catch(DirectoryException de)