summaryrefslogtreecommitdiffstats
path: root/ldap/admin/lib/dsalib_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/admin/lib/dsalib_html.c')
-rw-r--r--ldap/admin/lib/dsalib_html.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/ldap/admin/lib/dsalib_html.c b/ldap/admin/lib/dsalib_html.c
index 5ed44f0c..2732e225 100644
--- a/ldap/admin/lib/dsalib_html.c
+++ b/ldap/admin/lib/dsalib_html.c
@@ -26,11 +26,6 @@ static char **input = 0;
*/
static int formattedOutput = 1;
-/* This is the separator string to use when outputting key/value pairs
- to be read by the non-HTML front end (Java console)
-*/
-static const char *SEPARATOR = ":"; /* from AdmTask.java */
-
DS_EXPORT_SYMBOL int
ds_get_formatted_output(void)
{