summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder/sudo/sudosrv_private.h')
-rw-r--r--src/responder/sudo/sudosrv_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/responder/sudo/sudosrv_private.h b/src/responder/sudo/sudosrv_private.h
index 1b4b604d6..fd96ba9a8 100644
--- a/src/responder/sudo/sudosrv_private.h
+++ b/src/responder/sudo/sudosrv_private.h
@@ -69,7 +69,6 @@ struct sudo_dom_ctx {
const char *cased_username;
/* cache results */
- struct ldb_result *user;
struct sysdb_attrs **res;
size_t res_count;
};