summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/responder/common/responder_cache_req.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/responder/common/responder_cache_req.h b/src/responder/common/responder_cache_req.h
index 00524a9c..fbbc1e53 100644
--- a/src/responder/common/responder_cache_req.h
+++ b/src/responder/common/responder_cache_req.h
@@ -64,11 +64,6 @@ cache_req_data_sid(TALLOC_CTX *mem_ctx,
const char *sid,
const char **attrs);
-/**
- * Currently only SSS_DP_USER and SSS_DP_INITGROUPS are supported.
- *
- * @todo support other request types
- */
struct tevent_req *cache_req_send(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,
struct resp_ctx *rctx,