nss-pam-ldapd commit: r1221 - nss-pam-ldapd/nslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1221 - nss-pam-ldapd/nslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1221 - nss-pam-ldapd/nslcd
- Date: Mon, 27 Sep 2010 23:25:20 +0200 (CEST)
Author: arthur
Date: Mon Sep 27 23:25:19 2010
New Revision: 1221
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1221
Log:
remove variables which are no longer necessary due to r1220
Modified:
nss-pam-ldapd/nslcd/myldap.c
Modified: nss-pam-ldapd/nslcd/myldap.c
==============================================================================
--- nss-pam-ldapd/nslcd/myldap.c Mon Sep 27 23:19:32 2010 (r1220)
+++ nss-pam-ldapd/nslcd/myldap.c Mon Sep 27 23:25:19 2010 (r1221)
@@ -622,8 +622,6 @@
static int do_open(MYLDAP_SESSION *session)
{
int rc,rc2;
- int sd=-1;
- int off=0;
/* check if the idle time for the connection has expired */
myldap_session_check(session);
/* if the connection is still there (ie. ldap_unbind() wasn't
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1221 - nss-pam-ldapd/nslcd,
Commits of the nss-pam-ldapd project