summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/samba3.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-08-25 22:29:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:35 -0500
commitc9d3763bfc92b7e99565065fb44b03c47f1f1a0d (patch)
tree6cf5d04cacdd6235ab0b4b24830ee0622c5bc261 /source4/lib/samba3/samba3.h
parent69fb6840637e07318914d632571c8481f3573461 (diff)
downloadsamba-c9d3763bfc92b7e99565065fb44b03c47f1f1a0d.tar.gz
samba-c9d3763bfc92b7e99565065fb44b03c47f1f1a0d.tar.bz2
samba-c9d3763bfc92b7e99565065fb44b03c47f1f1a0d.zip
r9623: samba3dump now generates LDIF for the registry hives from registry.tdb
couple of other small fixes (This used to be commit 06bc5d8e0950dd85b6f26a1355fa0a2ae178d30f)
Diffstat (limited to 'source4/lib/samba3/samba3.h')
-rw-r--r--source4/lib/samba3/samba3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/samba3/samba3.h b/source4/lib/samba3/samba3.h
index fe4db560a8..5aba790c4e 100644
--- a/source4/lib/samba3/samba3.h
+++ b/source4/lib/samba3/samba3.h
@@ -52,7 +52,6 @@ struct samba3_samaccount {
};
struct samba3_groupmapping {
- struct pdb_methods *methods;
gid_t gid;
struct dom_sid *sid;
int sid_name_use;