diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2013-01-05 22:56:35 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-01-05 22:56:35 +0000 |
commit | 8d054c82175239cf43e03ae56e5dec44ec4fd493 (patch) | |
tree | 8ef0a3910560a19f2490a09f4960f57cf7112903 /nslcd | |
parent | 086a1a586148eb9740a1dd4b2697faf2d06d87ca (diff) |
update FIXMEs
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1901 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd')
-rw-r--r-- | nslcd/myldap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/myldap.c b/nslcd/myldap.c index 5b850da..2ed5ce3 100644 --- a/nslcd/myldap.c +++ b/nslcd/myldap.c @@ -595,7 +595,6 @@ static void disconnect_cb(LDAP UNUSED(*ld), Sockbuf UNUSED(*sb), LDAP status code. */ static int do_set_options(MYLDAP_SESSION *session) { - /* FIXME: move this to a global initialisation routine */ int rc; struct timeval tv; #ifdef LDAP_OPT_CONNECT_CB |