From 625f051cca398870f1d96aa78a054efabf0d77ac Mon Sep 17 00:00:00 2001
From: Chris Ridd <chris.ridd@forgerock.com>
Date: Mon, 15 Jul 2013 09:09:19 +0000
Subject: [PATCH] Remove unused messages

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

diff --git a/opends/src/messages/messages/runtime_information.properties b/opends/src/messages/messages/runtime_information.properties
index a32c86c..f95b931 100644
--- a/opends/src/messages/messages/runtime_information.properties
+++ b/opends/src/messages/messages/runtime_information.properties
@@ -63,7 +63,6 @@
 NOTICE_MAX_MEMORY_13=Max Available Memory:    %d
 NOTICE_TOTAL_MEMORY_14=Currently Used Memory:   %d
 NOTICE_FREE_MEMORY_15=Currently Free Memory:   %d
-NOTICE_JVM_INPUT_ARGUMENTS_16=JVM Input Arguments:     %s
 #Messages written to server.out
 NOTICE_JVM_INFO_17=JVM Information: %s by %s, %s architecture, \
                                     %d bytes heap size

--
Gitblit v1.10.0