[PATCH] mlang: Fix compile warning introduced by a6cdd538.

Michael Stefaniuc mstefani at redhat.com
Wed Jun 4 07:25:16 CDT 2008


---
This is a "regression" introduced today.


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

diff --git a/dlls/mlang/tests/mlang.c b/dlls/mlang/tests/mlang.c
index 0c21882..115080e 100644
--- a/dlls/mlang/tests/mlang.c
+++ b/dlls/mlang/tests/mlang.c
@@ -594,7 +594,6 @@ static void test_EnumScripts(IMultiLanguage2 *iML2, DWORD flags)
 
     for (i = 0; pGetCPInfoExA && i < n; i++)
     {
-	CPINFOEXA cpinfoex;
 #ifdef DUMP_SCRIPT_INFO
 	trace("SCRIPTINFO #%u:\n"
 	      "ScriptId %08x\n"
-- 
1.5.6.rc0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080604/a7aacc3a/attachment.pgp 


More information about the wine-patches mailing list