X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_cdefs.h;h=9cf0277097f166e1ead43e83bd0d6a41f796c55a;hb=c56564e2b56e8c636a5f37d0f94354aea9724c59;hp=126947973ff62764ae46ab63980ac6c521c714e9;hpb=acbb5cf689a4336af05c9f259d909d8141055bac;p=openldap diff --git a/include/ldap_cdefs.h b/include/ldap_cdefs.h index 126947973f..9cf0277097 100644 --- a/include/ldap_cdefs.h +++ b/include/ldap_cdefs.h @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2006 The OpenLDAP Foundation. + * Copyright 1998-2007 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -157,11 +157,6 @@ # define LDAP_AVL_V(type) extern type #endif -/* LDBM library */ -/* Not exported/imported any more */ -# define LDAP_LDBM_F(type) extern type -# define LDAP_LDBM_V(type) extern type - /* LDIF library */ #if defined(_WIN32) && defined(SLAPD_IMPORT) # define LDAP_LDIF_F(type) extern __declspec(dllimport) type