wldap32: Get rid of wldap32.h.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hans Leidekker 2021-04-19 10:04:50 +02:00 committed by Alexandre Julliard
parent 5a236e55c3
commit aa9f3e6e96
2 changed files with 0 additions and 1012 deletions

View File

@ -513,7 +513,6 @@ static inline char *strdupU( const char *src )
return dst;
}
#ifndef HAVE_LDAP
static inline WCHAR *strdupW( const WCHAR *src )
{
WCHAR *dst;
@ -1525,4 +1524,3 @@ static inline void vlvinfofreeU( LDAPVLVInfoU *info )
RtlFreeHeap( GetProcessHeap(), 0, info->ldvlv_context );
RtlFreeHeap( GetProcessHeap(), 0, info );
}
#endif

File diff suppressed because it is too large Load Diff