summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_sudo_cache.h
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-10-16 11:53:24 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-11-15 20:20:18 +0100
commit6a31a971a376a992afb838fe60b311360c970267 (patch)
tree8a715cab753678a69f87a77f5345f4a1f572f6a6 /src/providers/ldap/sdap_sudo_cache.h
parent7d056853e4a5fe6daa5743e38d21b4493f4fca27 (diff)
downloadsssd-6a31a971a376a992afb838fe60b311360c970267.tar.gz
sssd-6a31a971a376a992afb838fe60b311360c970267.tar.xz
sssd-6a31a971a376a992afb838fe60b311360c970267.zip
SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c module
Diffstat (limited to 'src/providers/ldap/sdap_sudo_cache.h')
-rw-r--r--src/providers/ldap/sdap_sudo_cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/providers/ldap/sdap_sudo_cache.h b/src/providers/ldap/sdap_sudo_cache.h
index d156e5cfb..5a756bf31 100644
--- a/src/providers/ldap/sdap_sudo_cache.h
+++ b/src/providers/ldap/sdap_sudo_cache.h
@@ -26,7 +26,6 @@
/* Cache functions specific for the native sudo LDAP schema */
errno_t
sdap_save_native_sudorule_list(TALLOC_CTX *mem_ctx,
- struct sysdb_ctx *sysdb_ctx,
struct sss_domain_info *domain,
struct sdap_attr_map *map,
struct sysdb_attrs **replies,