Francois Gouget : msvcp71: Remove an unused VTBL wrapper.

Alexandre Julliard julliard at winehq.org
Mon Nov 5 13:32:24 CST 2012


Module: wine
Branch: master
Commit: f397f482172326f0f0a265850ca1e9a885ce27fc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f397f482172326f0f0a265850ca1e9a885ce27fc

Author: Francois Gouget <fgouget at free.fr>
Date:   Sun Nov  4 11:06:47 2012 +0100

msvcp71: Remove an unused VTBL wrapper.

---

 dlls/msvcp71/msvcp71.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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
 




More information about the wine-cvs mailing list