Louis Lenders : kernel32: Remove entry for BasepDebugDump.

Alexandre Julliard julliard at winehq.org
Tue Oct 26 09:40:28 CDT 2021


Module: wine
Branch: stable
Commit: 360ce18577ff6008520da8172ad3e06218feb3a6
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=360ce18577ff6008520da8172ad3e06218feb3a6

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>
(cherry picked from commit 7aba0e541e5788ba59f993b58029be8c796ce31d)
Signed-off-by: Michael Stefaniuc <mstefani 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 ee2e3f8ad31..0db29dd3515 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