From 3ca0716047ddc7920627d536540635d366be212f Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Thu, 02 Jan 2014 12:10:12 +0000 Subject: [PATCH] Removed dead replication message after r10054 --- opends/src/messages/messages/replication.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 09ebfc1..320a76e 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -89,8 +89,6 @@ SEVERE_ERR_RS_ERROR_SENDING_ACK_33=In replication server %s: an unexpected error \ occurred while sending an ack to server id %s for change number %s in domain %s \ . This connection is going to be closed and reopened -SEVERE_ERR_EXCEPTION_RECEIVING_REPLICATION_MESSAGE_34=An Exception was caught \ - while receiving replication message : %s MILD_ERR_LOOP_REPLAYING_OPERATION_35=A loop was detected while replaying \ operation: %s error %s MILD_ERR_FILE_CHECK_CREATE_FAILED_36=An Exception was caught while testing \ -- Gitblit v1.10.0