1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

libcli/security Remove unused SE_NONE define

Signed-off-by: Andrew Tridgell <tridge@samba.org>
This commit is contained in:
Andrew Bartlett 2010-09-04 09:32:21 +10:00
parent eb6a0cc326
commit ee943fb2bf

View File

@ -30,7 +30,6 @@
/* common privilege bitmask defines */
#define SE_NONE 0x0
#define SE_ALL_PRIVS (uint64_t)-1
/*