Remove unused variable in dlls/mlang/tests/mlang.c

James Hawkins truiken at gmail.com
Thu Jun 5 12:35:34 CDT 2008


2008/6/5 Gerald Pfeifer <gerald at pfeifer.com>:
>
> ChangeLog:
> Remove unused variable in test_EnumScripts().
>
> Index: dlls/mlang/tests/mlang.c
> ===================================================================
> RCS file: /home/wine/wine/dlls/mlang/tests/mlang.c,v
> retrieving revision 1.24
> diff -u -3 -p -r1.24 mlang.c
> --- dlls/mlang/tests/mlang.c    4 Jun 2008 11:37:37 -0000       1.24
> +++ dlls/mlang/tests/mlang.c    5 Jun 2008 15:17:51 -0000
> @@ -594,7 +594,6 @@ static void test_EnumScripts(IMultiLangu
>
>     for (i = 0; pGetCPInfoExA && i < n; i++)
>     {
> -       CPINFOEXA cpinfoex;
>  #ifdef DUMP_SCRIPT_INFO
>        trace("SCRIPTINFO #%u:\n"
>              "ScriptId %08x\n"
>
>
>

http://winehq.org/pipermail/wine-cvs/2008-June/044013.html

-- 
James Hawkins



More information about the wine-devel mailing list