]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapi/slapi_ext.c
Unify use of BDB lockers
[openldap] / servers / slapd / slapi / slapi_ext.c
index 38e29bcd5cfd5492d0e64f408ccbfb88026d1c30..92d9bab23b624e5f9eabac72231cec91b17b7d80 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2003-2005 The OpenLDAP Foundation.
+ * Copyright 2003-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -131,7 +131,6 @@ static void free_extension(struct slapi_extension_block *eblock, int objecttype,
                eblock->extensions[extensionhandle] = NULL;
        }
 }
-#endif /* LDAP_SLAPI */
 
 void *slapi_get_object_extension(int objecttype, void *object, int extensionhandle)
 {