mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/synchronization/AckMessage.java @@ -113,7 +113,6 @@ /* put the type of the operation */ resultByteArray[0] = MSG_TYPE_ACK; resultByteArray[pos++] = 0; /* put the ChangeNumber */ byte[] changeNumberByte;