[NETAPI32]

DsAddressToSiteNamesExW: Remove dead code.
This bug was found by Christian Bosch. Thanks a lot!

svn path=/trunk/; revision=75362
This commit is contained in:
Eric Kohl 2017-07-16 21:48:30 +00:00
parent 689777616b
commit f5dcc15bd4

View file

@ -271,8 +271,6 @@ DsAddressToSiteNamesExW(
RpcEndExcept;
return status;
return ERROR_CALL_NOT_IMPLEMENTED;
}