Skip to content
Snippets Groups Projects
Commit 268f1420 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Cleanup: Remove SLAP_CB_FREEME, an unused internal result code

parent ee6b7a65
No related branches found
No related tags found
No related merge requests found
......@@ -2355,7 +2355,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment