From 7d5e9b5fa97ab4e55c94a855a9d37632fd496f6c 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.

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

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index ca06e0b..a06b015 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/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