mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 08:53:02 +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:
parent
689777616b
commit
f5dcc15bd4
1 changed files with 0 additions and 2 deletions
|
@ -271,8 +271,6 @@ DsAddressToSiteNamesExW(
|
|||
RpcEndExcept;
|
||||
|
||||
return status;
|
||||
|
||||
return ERROR_CALL_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue