mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
libwbclient: remove two unused defines
This commit is contained in:
parent
48ad64aa78
commit
58bf6f9ff0
@ -267,10 +267,6 @@ wbcErr wbcAllocateGid(gid_t *pgid)
|
||||
return wbc_status;
|
||||
}
|
||||
|
||||
/* we can't include smb.h here... */
|
||||
#define _ID_TYPE_UID 1
|
||||
#define _ID_TYPE_GID 2
|
||||
|
||||
/* Set an user id mapping - not implemented any more */
|
||||
wbcErr wbcSetUidMapping(uid_t uid, const struct wbcDomainSid *sid)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user