summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 91ec52df23..5b557b5926 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -281,10 +281,6 @@ typedef struct sid_info
} DOM_SID;
-typedef struct sid_list {
- uint32 count;
- DOM_SID *list;
-} SID_LIST;
/*
* The complete list of SIDS belonging to this user.