winsup/cygwin: remove defines added in mingw-w64 v7.0.0
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
This commit is contained in:
committed by
Corinna Vinschen
parent
4a36897af3
commit
1171927f1a
@@ -1912,9 +1912,6 @@ pwdgrp::construct_sid_from_name (cygsid &sid, wchar_t *name, wchar_t *sep)
|
||||
return false;
|
||||
}
|
||||
|
||||
/* CV 2018-08-28: SidTypeLogonSession is not yet defined in Mingw64. */
|
||||
#define SidTypeLogonSession 11
|
||||
|
||||
char *
|
||||
pwdgrp::fetch_account_from_windows (fetch_user_arg_t &arg, cyg_ldap *pldap)
|
||||
{
|
||||
|
Reference in New Issue
Block a user