Module: wine Branch: master Commit: 1649785bec36564ddae4e6821ba2f240e981f60e URL: https://source.winehq.org/git/wine.git/?a=commit;h=1649785bec36564ddae4e6821...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Sep 10 22:49:34 2021 +0200
Revert "ntdll: Stub power request APIs."
This reverts commit ca2b7012496c4a97d7c03bc34b388592fd1157f5.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51741 Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/ntdll.spec | 6 ------ dlls/ntdll/unix/loader.c | 3 --- dlls/ntdll/unix/system.c | 30 ------------------------------ dlls/wow64/sync.c | 37 ------------------------------------- dlls/wow64/syscall.h | 3 --- include/winternl.h | 20 -------------------- 6 files changed, 99 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1649785bec36564ddae4e...