summaryrefslogtreecommitdiff
path: root/nslcd/cfg.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-07-24 06:40:19 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-07-24 06:40:19 +0000
commit58c040f93c5d4ed769149def21110f30473618a5 (patch)
treef71509f83c5dac5cf6dcd5c85369d7882015720c /nslcd/cfg.h
parentf7987dfc5745fb6255fdbd2f095f3f17d8a676d6 (diff)
get rid of dnsconfig stuff since that probably didn't work anyway and it cleans up some stuff
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@323 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/cfg.h')
-rw-r--r--nslcd/cfg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/nslcd/cfg.h b/nslcd/cfg.h
index 67a6f98..6075093 100644
--- a/nslcd/cfg.h
+++ b/nslcd/cfg.h
@@ -114,8 +114,6 @@ struct ldap_config
int ldc_reconnect_maxconntries;
/* sasl security */
char *ldc_sasl_secprops;
- /* DNS SRV RR domain */
- char *ldc_srv_domain;
/* directory for debug files */
char *ldc_logdir;
/* LDAP debug level */