summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_hbac_private.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-01-09 17:33:51 -0500
committerJakub Hrozek <jhrozek@redhat.com>2013-01-21 22:17:33 +0100
commit697160f588c509982e9b504ecb857cea7dd308a5 (patch)
tree0d5ccd71563e01e89a0c1490910b3961bbf26c6f /src/providers/ipa/ipa_hbac_private.h
parent18cb0d6489d01a61a2f7bf53815f53a58e9ade0d (diff)
downloadsssd-697160f588c509982e9b504ecb857cea7dd308a5.tar.gz
sssd-697160f588c509982e9b504ecb857cea7dd308a5.tar.bz2
sssd-697160f588c509982e9b504ecb857cea7dd308a5.zip
Remove sysdb arg from ipa_hbac_service_info_send()
Diffstat (limited to 'src/providers/ipa/ipa_hbac_private.h')
-rw-r--r--src/providers/ipa/ipa_hbac_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/providers/ipa/ipa_hbac_private.h b/src/providers/ipa/ipa_hbac_private.h
index 984ce90b..d9d98222 100644
--- a/src/providers/ipa/ipa_hbac_private.h
+++ b/src/providers/ipa/ipa_hbac_private.h
@@ -115,7 +115,6 @@ get_ipa_hostgroupname(TALLOC_CTX *mem_ctx,
struct tevent_req *
ipa_hbac_service_info_send(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,
- struct sysdb_ctx *sysdb,
struct sdap_handle *sh,
struct sdap_options *opts,
struct sdap_search_base **search_bases);