msvcp71: Remove an unused VTBL wrapper.

Francois Gouget fgouget at free.fr
Sun Nov 4 04:06:47 CST 2012


---
 dlls/msvcp71/msvcp71.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/msvcp71/msvcp71.c b/dlls/msvcp71/msvcp71.c
index cb36893..bcc3685 100644
--- a/dlls/msvcp71/msvcp71.c
+++ b/dlls/msvcp71/msvcp71.c
@@ -49,7 +49,6 @@ DEFINE_VTBL_WRAPPER(36);
 DEFINE_VTBL_WRAPPER(40);
 DEFINE_VTBL_WRAPPER(44);
 DEFINE_VTBL_WRAPPER(48);
-DEFINE_VTBL_WRAPPER(52);
 
 #endif
 
-- 
1.7.10.4



More information about the wine-patches mailing list