diff options
author | Simo Sorce <idra@samba.org> | 2003-05-04 23:41:51 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2003-05-04 23:41:51 +0000 |
commit | a5cc68290e018fcdc077ca143ae508191b952ff0 (patch) | |
tree | 35d5445aba5e85ac3447d0479c1fa0ef5c9e7964 /source3/include/mapping.h | |
parent | 9748661b7142400e5ff10cb1478d481b28c12abb (diff) | |
download | samba-a5cc68290e018fcdc077ca143ae508191b952ff0.tar.gz samba-a5cc68290e018fcdc077ca143ae508191b952ff0.tar.bz2 samba-a5cc68290e018fcdc077ca143ae508191b952ff0.zip |
move some things around
(This used to be commit a4fc9c3b2dfbdbb3f75bf38415741ff66dbe1367)
Diffstat (limited to 'source3/include/mapping.h')
-rw-r--r-- | source3/include/mapping.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/mapping.h b/source3/include/mapping.h index d4f2d28e6a..0cb31aa040 100644 --- a/source3/include/mapping.h +++ b/source3/include/mapping.h @@ -43,7 +43,6 @@ typedef struct _GROUP_MAP { - struct pdb_methods *methods; gid_t gid; DOM_SID sid; enum SID_NAME_USE sid_name_use; |