mirror of
https://github.com/samba-team/samba.git
synced 2025-03-24 10:50:22 +03:00
s3: smbd: Remove 'struct uc_state' name_has_wildcard element.
It is never set or looked at. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Sat Dec 11 08:07:14 UTC 2021 on sn-devel-184
This commit is contained in:
parent
0ecb5e3e3f
commit
25c87b70c0
@ -494,7 +494,6 @@ struct uc_state {
|
||||
char *dirpath;
|
||||
char *stream;
|
||||
bool component_was_mangled;
|
||||
bool name_has_wildcard;
|
||||
bool posix_pathnames;
|
||||
bool done;
|
||||
bool case_sensitive;
|
||||
|
Loading…
x
Reference in New Issue
Block a user