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/task.properties | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/opends/src/messages/messages/task.properties b/opends/src/messages/messages/task.properties index f0dad69..31045ab 100644 --- a/opends/src/messages/messages/task.properties +++ b/opends/src/messages/messages/task.properties @@ -90,8 +90,6 @@ about the schema changes made by the add schema file task: %s SEVERE_ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGES_18=You do not have \ sufficient privileges to initiate an index rebuild -SEVERE_ERR_TASK_INITIALIZE_TARGET_INVALID_DN_19=Invalid DN provided with the \ - Initialize Target task SEVERE_ERR_TASK_INITIALIZE_INVALID_DN_20=Invalid DN provided with the \ Initialize task SEVERE_ERR_TASK_ENTERLOCKDOWN_NOT_ROOT_21=Only users with the SERVER_LOCKDOWN \ @@ -117,8 +115,6 @@ client connection SEVERE_ERR_TASK_DISCONNECT_NO_SUCH_CONNECTION_30=There is no client \ connection with connection ID %s -INFO_TASK_DISCONNECT_MESSAGE_31=An administrator has terminated this client \ - connection INFO_TASK_ADD_SCHEMA_FILE_NAME_32=Add Schema File INFO_TASK_BACKUP_NAME_33=Backup INFO_TASK_DISCONNECT_CLIENT_NAME_34=Disconnect Client -- Gitblit v1.10.0