lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1958 - in nss-pam-ldapd-0.8: . compat

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1958 - in nss-pam-ldapd-0.8: . compat



Author: arthur
Date: Sun May  5 13:50:35 2013
New Revision: 1958
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1958&view=revision

Log:
remove not needed define (r1897 from 0.9)

Modified:
   nss-pam-ldapd-0.8/   (props changed)
   nss-pam-ldapd-0.8/compat/ldap_initialize.c

Modified: nss-pam-ldapd-0.8/compat/ldap_initialize.c
==============================================================================
--- nss-pam-ldapd-0.8/compat/ldap_initialize.c  Sun May  5 13:45:47 2013        
(r1957)
+++ nss-pam-ldapd-0.8/compat/ldap_initialize.c  Sun May  5 13:50:35 2013        
(r1958)
@@ -1,7 +1,7 @@
 /*
    ldap_initialize.c - replacement function for ldap_initialize()
 
-   Copyright (C) 2009 Arthur de Jong
+   Copyright (C) 2009, 2013 Arthur de Jong
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -21,9 +21,6 @@
 
 #include "config.h"
 
-/* also include deprecated LDAP functions for now */
-#define LDAP_DEPRECATED 1
-
 #include <stdlib.h>
 #include <string.h>
 #include <strings.h>
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/