mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
includes: Remove an unused #define
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
f8fab07c89
commit
4060e2637b
@ -50,10 +50,6 @@
|
||||
|
||||
#define SIZEOFWORD 2
|
||||
|
||||
#ifndef DEF_CREATE_MASK
|
||||
#define DEF_CREATE_MASK (0755)
|
||||
#endif
|
||||
|
||||
/* string manipulation flags - see clistr.c and srvstr.c */
|
||||
#define STR_TERMINATE 1
|
||||
#define STR_UPPER 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user