Louis Lenders : kernel32: Remove entry for BasepDebugDump.

Alexandre Julliard julliard at winehq.org
Mon May 10 15:44:04 CDT 2021


Module: wine
Branch: master
Commit: 7aba0e541e5788ba59f993b58029be8c796ce31d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7aba0e541e5788ba59f993b58029be8c796ce31d

Author: Louis Lenders <xerox.xerox2000x at gmail.com>
Date:   Mon May 10 12:40:57 2021 +0200

kernel32: Remove entry for BasepDebugDump.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51117
Signed-off-by: Louis Lenders <xerox.xerox2000x at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/kernel32.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/kernel32/kernel32.spec b/dlls/kernel32/kernel32.spec
index 87e67d3743d..f033cf310c0 100644
--- a/dlls/kernel32/kernel32.spec
+++ b/dlls/kernel32/kernel32.spec
@@ -191,7 +191,6 @@
 # @ stub BasepCheckAppCompat
 # @ stub BasepCheckBadapp
 # @ stub BasepCheckWinSaferRestrictions
-@ stub BasepDebugDump
 # @ stub BasepFreeActivationContextActivationBlock
 # @ stub BasepFreeAppCompatData
 # @ stub BasepMapModuleHandle




More information about the wine-cvs mailing list