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

Matthew Swift
31.36.2011 e4ed7668d3c2fd1617d268cabba89b7682fa75ee
opendj-sdk/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)