summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_adex/idmap_adex.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/idmap_adex/idmap_adex.c')
-rw-r--r--source3/winbindd/idmap_adex/idmap_adex.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/winbindd/idmap_adex/idmap_adex.c b/source3/winbindd/idmap_adex/idmap_adex.c
index 0902d55470..c21e2fd233 100644
--- a/source3/winbindd/idmap_adex/idmap_adex.c
+++ b/source3/winbindd/idmap_adex/idmap_adex.c
@@ -430,8 +430,3 @@ NTSTATUS idmap_adex_init(void)
return NT_STATUS_OK;
}
-
-static NTSTATUS nss_info_adex_init(void)
-{
- return idmap_adex_init();
-}