mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Cleanup: Remove SLAP_CB_FREEME, an unused internal result code
This commit is contained in:
parent
13cbd433bd
commit
3bbaa8103b
@ -2353,7 +2353,6 @@ typedef struct slap_overinfo {
|
||||
} slap_overinfo;
|
||||
|
||||
/* Should successive callbacks in a chain be processed? */
|
||||
#define SLAP_CB_FREEME 0x04000
|
||||
#define SLAP_CB_BYPASS 0x08800
|
||||
#define SLAP_CB_CONTINUE 0x08000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user