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

Matthew Swift
31.36.2011 04689d9435472afbb67350d30adbb292945c2187
opends/src/server/org/opends/server/replication/server/DataServerHandler.java
@@ -533,7 +533,6 @@
          Integer.toString(inServerStartMsg.getServerId()),
          Integer.toString(replicationServerDomain.getReplicationServer().
          getServerId()));
        logError(errMessage);
        throw new DirectoryException(ResultCode.OTHER, errMessage);
      }
      catch (NotSupportedOldVersionPDUException e)