summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_ad.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-11-14 16:29:57 +0100
committerGünther Deschner <gd@samba.org>2011-11-14 18:44:41 +0100
commite80e218152ec59f454007116a36a3d1f65ad030a (patch)
treeb854ff302dbb305ec9c37925ebe4f853b604e844 /source3/winbindd/idmap_ad.c
parentf0117237fa7446bfd0ff8dbcba4e6625f44a397a (diff)
downloadsamba-e80e218152ec59f454007116a36a3d1f65ad030a.tar.gz
samba-e80e218152ec59f454007116a36a3d1f65ad030a.tar.bz2
samba-e80e218152ec59f454007116a36a3d1f65ad030a.zip
s3-modules: remove the last "init_module" traces.
Guenther
Diffstat (limited to 'source3/winbindd/idmap_ad.c')
-rw-r--r--source3/winbindd/idmap_ad.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/idmap_ad.c b/source3/winbindd/idmap_ad.c
index ab44f89355..83ed03b6e7 100644
--- a/source3/winbindd/idmap_ad.c
+++ b/source3/winbindd/idmap_ad.c
@@ -56,8 +56,6 @@ struct idmap_ad_context {
enum wb_posix_mapping ad_map_type; /* WB_POSIX_MAP_UNKNOWN */
};
-NTSTATUS init_module(void);
-
/************************************************************************
***********************************************************************/