From f67af7588ba1f7827bc6ff907729d14bf39a19f6 Mon Sep 17 00:00:00 2001
From: boli <boli@localhost>
Date: Wed, 04 Jun 2008 17:24:01 +0000
Subject: [PATCH] Fix for issues 3255, 3265, and 3269:

---
 opends/src/messages/messages/jeb.properties |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties
index 124004d..89134e2 100644
--- a/opends/src/messages/messages/jeb.properties
+++ b/opends/src/messages/messages/jeb.properties
@@ -79,10 +79,6 @@
 NOTICE_JEB_CLEAN_DATABASE_MARKED_30=Marked %d log file(s) for cleaning
 NOTICE_JEB_CLEAN_DATABASE_FINISH_31=Finished database cleaning; now %d log \
  file(s) remaining
-NOTICE_JEB_SUBTREE_DELETE_SIZE_LIMIT_EXCEEDED_32=Exceeded the administrative \
- limit on the number of entries that may be deleted in a subtree delete \
- operation. The number of entries actually deleted was %d. The operation may \
- be retried until all entries in the subtree have been deleted
 NOTICE_JEB_DELETED_ENTRY_COUNT_33=The number of entries deleted was %d
 MILD_ERR_JEB_DUPLICATE_CONFIG_ENTRY_36=The configuration entry '%s' will be \
  ignored. Only one configuration entry with object class '%s' is allowed

--
Gitblit v1.10.0