]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
nfs4acls: Remove an obsolete comment
authorVolker Lendecke <vl@samba.org>
Tue, 11 Aug 2015 10:44:08 +0000 (12:44 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 13 Aug 2015 12:40:15 +0000 (14:40 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/modules/nfs4_acls.h

index 3749747ee55e60bfdd6b101f7ebd14eb31028403..e11845ebb4a1911dabdc45f411c41e3bcd10cce7 100644 (file)
@@ -107,10 +107,6 @@ typedef struct _SMB_ACE4PROP_T {
 | SMB_ACE4_WRITE_ACL | SMB_ACE4_WRITE_OWNER | SMB_ACE4_SYNCHRONIZE )
 } SMB_ACE4PROP_T;
 
-/*
- * Never allocate these structures on your own
- * use create_smb4acl instead
- */
 struct SMB4ACL_T;
 struct SMB4ACE_T;