mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
[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:
@@ -271,8 +271,6 @@ DsAddressToSiteNamesExW(
|
||||
RpcEndExcept;
|
||||
|
||||
return status;
|
||||
|
||||
return ERROR_CALL_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user