From e90c7f127334189235d577ba36968b4434085eae Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Mon, 31 Oct 2016 14:00:38 +0000
Subject: [PATCH] OPENDJ-2772 Remove unused messages

---
 opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties b/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
index bffb2ff..7a7a645 100644
--- a/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
+++ b/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
@@ -148,7 +148,6 @@
  "%s" is not supported by this client
 ERR_LDAPAUTH_SASL_AUTHID_REQUIRED=The "authid" SASL property is \
  required for use with the %s mechanism
-INFO_DESCRIPTION_VERSION=LDAP protocol version number
 INFO_DESCRIPTION_NOOP=Show what would be done but do not perform any \
  operation
 INFO_DESCRIPTION_REPORT_AUTHZID=Use the authorization identity control
@@ -191,7 +190,6 @@
 INFO_NICKNAME_PLACEHOLDER={nickname}
 INFO_PROXYAUTHID_PLACEHOLDER={authzID}
 INFO_SASL_OPTION_PLACEHOLDER={name=value}
-INFO_PROTOCOL_VERSION_PLACEHOLDER={version}
 INFO_PROP_FILE_PATH_PLACEHOLDER={propertiesFilePath}
 INFO_NUM_ENTRIES_PLACEHOLDER={numEntries}
 INFO_LDAP_CONTROL_PLACEHOLDER={controloid[:criticality[:value|::b64value|:<filePath]]}

--
Gitblit v1.10.0