From aa74d76a6ec401b29a59dab7184ca0963be6a926 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Mon, 07 Jan 2008 02:58:15 +0000
Subject: [PATCH] - remove duplicate message property.

---
 opendj-sdk/opends/src/messages/messages/quicksetup.properties |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index ca06e0b..a06b015 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -790,8 +790,6 @@
  supported.
 INFO_REVERT_ERROR_EMPTY_HISTORY_DIR=There are no existing backup locations \
  from prior upgrades.  The 'history' directory is empty.
-INFO_REVERT_ERROR_INVALID_FILES_DIR=The reversion archive directory does not \
- appear to contain files backed up from an invocation of the upgrade tool.
 INFO_REVERT_ERROR_NO_DIR=ERROR:  No reversion archive directory specified.  \
  You must specify one of %s
 INFO_REVERT_ERROR_NO_HISTORY_DIR=There are no existing backup locations from \

--
Gitblit v1.10.0